diff --git a/src/app/page.tsx b/src/app/page.tsx index b5f7430..f863530 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Adaptive personal training designed for people living with chronic illnesses. Build strength, improve mobility, and reclaim your wellness journey with expert trainers who understand your unique needs." background={{ variant: "radial-gradient" }} buttons={[ - { text: "Start Your Journey", href: "contact" }, + { text: "Get Free Assessment", href: "contact" }, { text: "Learn More", href: "about" }, ]} layoutOrder="default"