Merge version_4 into main #3
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
description="Premium-level equipment. Massive training space. Real results — without the premium price."
|
||||
buttons={[
|
||||
{
|
||||
text: "Join Now", onClick: () => {},
|
||||
text: "Start Training", onClick: () => {},
|
||||
},
|
||||
{
|
||||
text: "Try a Day Pass", onClick: () => {},
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
description="Everything you need is already here. The only thing missing is you."
|
||||
buttons={[
|
||||
{
|
||||
text: "Join Mamber Fitness", onClick: () => {},
|
||||
text: "Start Training", onClick: () => {},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -250,4 +250,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user