Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 95f544151d | |||
| d7f123faf5 | |||
| 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: "#" }]
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="gym reception area professional"
|
imageAlt="gym reception area professional"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Have questions about our facility or classes? We're here to provide answers."
|
description="Have questions about our facility or classes? Can't find your answer? Call us or book a tour to speak with a trainer today."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user