diff --git a/frontend/src/pages/how-it-works.tsx b/frontend/src/pages/how-it-works.tsx index 44fb328..894ad3b 100644 --- a/frontend/src/pages/how-it-works.tsx +++ b/frontend/src/pages/how-it-works.tsx @@ -152,7 +152,7 @@ function Nav() { href='/register/' className={`rounded-full px-5 py-2.5 text-sm font-semibold ${ui.button}`} > - Join waitlist + Start free @@ -336,7 +336,7 @@ function Mockup({ type }: { type: string }) {
Your coaching space
-Private · coach-approved
Private workspace · approved by coach @@ -627,7 +627,7 @@ export default function HowItWorks() { href='/register/' className={`mt-8 inline-flex rounded-full px-7 py-4 font-semibold ${ui.button}`} > - Join waitlist + Start free
@@ -478,7 +478,7 @@ export default function Starter() {
Private notes stay private. Shared notes are approved. - Client-facing content carries the coach's voice, not a generic + Client-facing content carries the coach's voice, not a generic chatbot voice.
diff --git a/frontend/src/pages/login.tsx b/frontend/src/pages/login.tsx index 3ab965b..36fc850 100644 --- a/frontend/src/pages/login.tsx +++ b/frontend/src/pages/login.tsx @@ -87,7 +87,7 @@ function Nav() { href='/register/' className={`rounded-full px-5 py-2.5 text-sm font-semibold ${ui.button}`} > - Join waitlist + Start free