diff --git a/frontend/src/pages/index.tsx b/frontend/src/pages/index.tsx index 76b454b..7abca8e 100644 --- a/frontend/src/pages/index.tsx +++ b/frontend/src/pages/index.tsx @@ -5,7 +5,7 @@ import Link from 'next/link'; import LayoutGuest from '../layouts/Guest'; import { getPageTitle } from '../config'; -const trustItems = ['Coach-reviewed AI', 'Private client records', 'Session memory', 'Client portal']; +const trustItems = ['Coach-reviewed AI', 'Private client records', 'Built for coaching']; const stats = [ ['30 min', 'saved after every session with structured notes and follow-up drafts'], @@ -44,77 +44,81 @@ export default function Starter() { {getPageTitle('Coaching Workspace')} -
-
- Built for coaches who want the session to keep working after the call ends. - +
+
+

Still human

+

AI is not a coach. Keep the real relationship at the center.

+

+ Launch a modern coaching workspace. + Open workspace - + +

-
-
- - Coaching SaaS Workspace +
+
+ + + C + + Coaching SaaS Workspace -
-
-
-

- For executive and leadership coaches +

+
+

+ For leadership and executive coaches

-

- Coaching that keeps going between sessions. +

+ What happens when your best coaching{' '} + keeps going.

-

- Turn raw session notes into client memory, prep briefs, commitments, and a private portal - that reflects how you actually coach. +

+ Show up fully present. No note-taking. No admin. Your workspace captures what makes + your coaching yours, so clients stay connected to the work between sessions.

-
+
- Create workspace + Join waitlist - - See session flow -
-
+

$14/client/month. Everything included.

+
{trustItems.map((item) => ( - + + {item} ))}
-
-
-
+
+
+
@@ -159,7 +163,7 @@ export default function Starter() {
-
+

Client message

“The board conversation went better than expected. I led with the narrative instead of defending the roadmap.” @@ -172,7 +176,7 @@ export default function Starter() {

-
+
{stats.map(([value, label]) => (