From 677724e9f603234bcd9ef954b1e887128b58d858 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Tue, 9 Jun 2026 14:23:56 +0000 Subject: [PATCH] Update public signup CTA copy --- frontend/src/pages/how-it-works.tsx | 12 ++++++------ frontend/src/pages/index.tsx | 6 +++--- frontend/src/pages/login.tsx | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) 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