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

-

Sarah's Coaching

+

Sarah's Coaching

Private · coach-approved

@@ -443,7 +443,7 @@ export default function HowItWorks() { href='/register/' className={`rounded-full px-8 py-4 font-semibold ${ui.button}`} > - Join waitlist + Start free

- Sarah's Coaching + Sarah's Coaching

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

@@ -666,7 +666,7 @@ export default function HowItWorks() { href='/register/' className={`rounded-full px-8 py-4 font-semibold ${ui.button}`} > - Join waitlist + Start free diff --git a/frontend/src/pages/index.tsx b/frontend/src/pages/index.tsx index 9cae035..467dc4a 100644 --- a/frontend/src/pages/index.tsx +++ b/frontend/src/pages/index.tsx @@ -182,7 +182,7 @@ export default function Starter() { href='/register/' className={`rounded-full px-5 py-2.5 text-sm font-semibold ${ui.button}`} > - Join waitlist + Start free @@ -210,7 +210,7 @@ export default function Starter() { href='/register/' className={`rounded-full px-10 py-5 text-lg 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