6 Commits

Author SHA1 Message Date
95f544151d Update src/app/page.tsx 2026-04-18 06:27:01 +00:00
d7f123faf5 Merge version_3 into main
Merge version_3 into main
2026-04-18 06:25:18 +00:00
63f8bc2975 Update src/app/page.tsx 2026-04-18 06:25:15 +00:00
144942886b Merge version_2 into main
Merge version_2 into main
2026-04-18 06:23:45 +00:00
94553d9714 Update src/app/page.tsx 2026-04-18 06:23:42 +00:00
dcea62d18f Merge version_1 into main
Merge version_1 into main
2026-04-18 06:22:16 +00:00

View File

@@ -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>