From 4093b46dd625a5f19e008fd48d85c6298aaa53b7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:23:06 +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 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"