Update src/app/membership/page.tsx
This commit is contained in:
@@ -56,11 +56,11 @@ export default function MembershipPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270228.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270228.jpg?_wi=2",
|
||||
imageAlt: "OG Fitness gym floor with modern cardio equipment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-crossfit-training_23-2149162338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-crossfit-training_23-2149162338.jpg?_wi=2",
|
||||
imageAlt: "Professional strength training zone with dumbbells and barbells",
|
||||
},
|
||||
]}
|
||||
@@ -92,21 +92,21 @@ export default function MembershipPage() {
|
||||
id: 1,
|
||||
title: "Basic Monthly",
|
||||
description: "₹1,999/month - Perfect for beginners. Unlimited access to all equipment, group classes, and member support. No long-term commitment required.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-athletic-woman-exercising-rowing-machine-while-having-sports-training-fitness-center_637285-516.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-athletic-woman-exercising-rowing-machine-while-having-sports-training-fitness-center_637285-516.jpg?_wi=2",
|
||||
imageAlt: "Modern fitness equipment",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Premium Quarterly",
|
||||
description: "₹5,499/3 months - Save 8% with quarterly commitment. Includes 2 free personal training sessions per month plus priority class booking.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-couple-sportswear-training-gym_1157-30387.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-couple-sportswear-training-gym_1157-30387.jpg?_wi=1",
|
||||
imageAlt: "Professional trainer coaching",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Elite Annual",
|
||||
description: "₹18,999/year - Save 20% with annual membership. Unlimited personal training sessions, priority access to classes, and exclusive member events.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-sporty-people-bird-dog-exercise-with-instructor_1163-4983.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-sporty-people-bird-dog-exercise-with-instructor_1163-4983.jpg?_wi=1",
|
||||
imageAlt: "Group fitness class",
|
||||
},
|
||||
]}
|
||||
@@ -138,21 +138,21 @@ export default function MembershipPage() {
|
||||
id: 1,
|
||||
title: "24/7 Facility Access",
|
||||
description: "Open gym access from 6:00 AM to 10:00 PM. State-of-the-art equipment maintenance and clean facilities every day.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg?_wi=2",
|
||||
imageAlt: "Gym facility interior",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Professional Training",
|
||||
description: "Certified trainers available for guidance and form correction. Customized workout plans based on your fitness level and goals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-is-engaged-gym_1157-29459.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-is-engaged-gym_1157-29459.jpg?_wi=1",
|
||||
imageAlt: "Professional trainer",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Group Classes Included",
|
||||
description: "Unlimited access to cardio, strength training, and functional fitness classes. High-energy sessions with certified instructors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-group-people-gym_23-2150289965.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-group-people-gym_23-2150289965.jpg?_wi=2",
|
||||
imageAlt: "Group training",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user