diff --git a/src/app/page.tsx b/src/app/page.tsx index bb247b7..ab05528 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { imageAlt="FitPulse gym facilities and equipment" imagePosition="right" buttons={[ - { text: "Start Your Journey", href: "contact" }, + { text: "Claim Free Trial", href: "contact" }, { text: "Tour Facility", href: "classes" } ]} mediaAnimation="slide-up"