Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-03-04 01:14:33 +00:00

View File

@@ -129,7 +129,7 @@ export default function GymLandingPage() {
},
{
id: "annual", badge: "Unbeatable", badgeIcon: Star,
price: "₹800", subtitle: "Per Month (Annual) - Save ₹4,800", buttons: [{ text: "Get Started", href: "contact" }],
price: "₹800", subtitle: "Save ₹4,800/Year - Per Month (Annual)", buttons: [{ text: "Get Started", href: "contact" }],
features: ["24/7 Gym Access with Guest Passes", "All Premium Equipment", "Unlimited Group Classes & Workshops", "Quarterly Fitness Assessment", "Customized Monthly Diet Plans", "4 Free Personal Training Sessions", "VIP Locker & Merchandise", "Priority 24/7 Support"]
}
]}