fix(launch-flow): align Slack-wait copy across join, dashboard, welcome email

- /join "How membership works" lists community (not Slack) as a benefit;
  adds a note that Slack invitations come in monthly onboarding waves.
- Dashboard slack-coming note drops "2–3 weeks" timeline; uses the same
  monthly-waves phrasing.
- Welcome email no longer points new members to Slack (which they don't
  yet have access to); directs them to reply instead.
This commit is contained in:
Jennie Robinson Faber 2026-04-30 14:39:47 +01:00
parent d06c83cfc4
commit 313b8598df
3 changed files with 8 additions and 4 deletions

View file

@ -282,7 +282,7 @@ Welcome to Ghost Guild! You're now part of the ${member.circle} circle.
Sign in to your dashboard to get started:
${baseUrl}/member/dashboard
If you have questions, reach out to jennie + eileen on Slack or reply to this email.`,
If you have questions, just reply to this email.`,
});
if (error) {