diff --git a/src/app/page.tsx b/src/app/page.tsx index 9cf12ec..9967655 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { imagePosition="right" mediaAnimation="slide-up" buttons={[ - { text: "Start Free Consultation", href: "#contact" }, + { text: "Book Free Consultation Now", href: "#contact" }, { text: "Book a Training Session", href: "#contact" } ]} buttonAnimation="blur-reveal"