diff --git a/src/app/page.tsx b/src/app/page.tsx index 108f6a0..6080efc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { tag="FREE TRIAL" title="YOUR FIRST SESSION IS ON US" description="Join the Alpha Academy family today. Experience our coaching first-hand and see why we are the top-rated academy in the region." - buttons={[{ text: "BOOK A FREE TRIAL", href: "#" }]} + buttons={[{ text: "Start Your Training Today", href: "#" }]} /> @@ -192,4 +192,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file