From a8df5e30a8893682224ff855dc98801ebc7add46 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 18:00:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1