diff --git a/src/app/page.tsx b/src/app/page.tsx index 53cf5cf..63443b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/indian-man-doing-excercisses-special-equipment-gym-with-personal-trainer_1157-51767.jpg?_wi=1" imageAlt="Professional personal trainer in action" buttons={[ - { text: "Book Your Session", href: "contact" }, + { text: "Start Free Consultation", href: "contact" }, { text: "Explore Programs", href: "pricing" } ]} />