Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
description="Unlock your true potential at the premier destination for serious training and total body transformation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Join Today", href: "#pricing"},
|
||||
text: "Start Your Transformation", href: "#pricing"},
|
||||
{
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
@@ -267,4 +267,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user