Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-17 18:00:59 +00:00

View File

@@ -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: "#" }]}
/>
</div>
@@ -192,4 +192,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}