Update public signup CTA copy

This commit is contained in:
Flatlogic Bot 2026-06-09 14:23:56 +00:00
parent 22bb909af8
commit 677724e9f6
3 changed files with 10 additions and 10 deletions

View File

@ -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
</Link>
</div>
</header>
@ -336,7 +336,7 @@ function Mockup({ type }: { type: string }) {
<p className='text-sm font-semibold uppercase tracking-[0.18em] text-[#c79a38]'>
Your coaching space
</p>
<h3 className='mt-2 text-2xl font-semibold'>Sarah's Coaching</h3>
<h3 className='mt-2 text-2xl font-semibold'>Sarah&apos;s Coaching</h3>
<p className={`mt-2 ${ui.darkMuted}`}>Private · coach-approved</p>
</div>
<div className='mt-4 space-y-3'>
@ -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
</Link>
<a
href='#coaching-week'
@ -522,7 +522,7 @@ export default function HowItWorks() {
Client view
</p>
<h3 className='mt-2 text-2xl font-semibold'>
Sarah's Coaching
Sarah&apos;s Coaching
</h3>
<p className={`mt-2 ${ui.darkMuted}`}>
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
</Link>
</div>
</div>
@ -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
</Link>
</div>
</section>

View File

@ -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
</Link>
</div>
</header>
@ -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
</Link>
</div>
<p className={`mt-5 text-lg ${ui.muted}`}>
@ -478,7 +478,7 @@ export default function Starter() {
</h2>
<p className={`mt-6 text-lg leading-8 ${ui.muted}`}>
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&apos;s voice, not a generic
chatbot voice.
</p>
</div>

View File

@ -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
</Link>
</div>
</header>