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 have access to this typebot in their workspace 👍
`