Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 63f8bc2975 | |||
| 144942886b |
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
|||||||
buttons: [{ text: "Get Started", href: "#" }]
|
buttons: [{ text: "Get Started", href: "#" }]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "annual", badge: "Elite", price: "₹14,000 / year", subtitle: "Ultimate commitment", features: ["Full Gym Access", "Unlimited Personal Training", "All Fitness Classes", "VIP Locker Service"],
|
id: "annual", badge: "Best Value - Save 20%", price: "₹14,000 / year", subtitle: "Ultimate commitment", features: ["Full Gym Access", "Unlimited Personal Training", "All Fitness Classes", "VIP Locker Service"],
|
||||||
buttons: [{ text: "Get Started", href: "#" }]
|
buttons: [{ text: "Get Started", href: "#" }]
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
@@ -224,4 +224,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user