Update src/app/page.tsx
This commit is contained in:
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Expert Coaches", description: "Certificated pros to guide every rep."},
|
||||
{
|
||||
title: "State-of-the-Art Gear", description: "Premium equipment for elite training."},
|
||||
title: "State-of-the-Art Gear", description: "Premium equipment for elite training"},
|
||||
{
|
||||
title: "Dynamic Community", description: "Supportive groups to push your limits."},
|
||||
]}
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
text: "Join Elite"},
|
||||
],
|
||||
features: [
|
||||
"Coaching sessions", "Group classes", "All-access"],
|
||||
"Coaching sessions", "Unlimited Classes", "Total Access Pass"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Memberships"
|
||||
@@ -248,4 +248,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user