Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 95f544151d | |||
| d7f123faf5 | |||
| 63f8bc2975 | |||
| 144942886b | |||
| 94553d9714 | |||
| dcea62d18f |
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
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: "#" }]
|
||||
}
|
||||
]}
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
title="Hear From Our Community"
|
||||
description="With a 5.0-star rating across our reviews, your success and satisfaction are our primary focus."
|
||||
description="With a 5.0-star rating across our reviews, your success and satisfaction is our primary focus."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
imageAlt="gym reception area professional"
|
||||
mediaAnimation="slide-up"
|
||||
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"
|
||||
/>
|
||||
</div>
|
||||
@@ -195,10 +195,10 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
text="Ready to transform your health? Visit us today or get in touch through WhatsApp for membership inquiries at 070127 05692."
|
||||
text="Our 1-on-1 guided tours are strictly limited to ensure personal attention. Secure your spot now to see why we're the best gym in North Paravur—tours fill up fast!"
|
||||
buttons={[
|
||||
{ text: "Contact on WhatsApp", href: "https://wa.me/917012705692" },
|
||||
{ text: "Call Now", href: "tel:+917012705692" }
|
||||
{ text: "Book Your Tour Now", href: "https://wa.me/917012705692" },
|
||||
{ text: "Call Today", href: "tel:+917012705692" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user