From 35a8489e3786a7069d04f2e16a0578bb9e79512b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:17:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7a9e1d..7a8cbbb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -255,7 +255,7 @@ export default function LandingPage() { description="If you want expert coaching, a structured plan, and support that actually moves you forward, let's talk. Book a free consult to discuss your goals, or apply directly for online coaching." background={{ variant: "animated-grid" }} buttons={[ - { text: "Apply for Coaching", href: "#" }, + { text: "Start Your Transformation", href: "#" }, { text: "Book a Consult", href: "#" } ]} layoutOrder="default" -- 2.49.1