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"