export const invitationToCollaborate = ( email: string, typebotUrl: string ) => `
header image
You have been invited to collaborate on a typebot created by ${email}
From now on you will see this typebot in your dashboard under the "Shared with me" button 👍
`