diff --git a/src/app/page.tsx b/src/app/page.tsx index 63027d3..242da55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,11 +59,11 @@ export default function HomePage() { ]} 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=1", 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=1", imageAlt: "Professional strength training zone with dumbbells and barbells", }, ]} @@ -122,21 +122,21 @@ export default function HomePage() { id: 1, title: "Professional Trainers", description: "Certified trainers with expertise in strength training, weight loss, and functional fitness. Personalized coaching for every fitness level.", - 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 gym member", }, { id: 2, title: "Modern Equipment", description: "State-of-the-art cardio machines, free weights, and functional training equipment. Regularly maintained for optimal performance.", - 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=1", imageAlt: "Modern fitness equipment", }, { id: 3, title: "Group Classes", description: "High-energy group fitness classes including cardio, strength training, and functional fitness. Train together and stay motivated.", - 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 in session", }, ]} @@ -199,7 +199,7 @@ export default function HomePage() { name: "Rahul Singh", handle: "Member since 2022", testimonial: "Best gym in this area with very helpful trainers. The trainers understand your goals and create personalized plans. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150351930.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150351930.jpg?_wi=1", imageAlt: "Member testimonial", icon: ThumbsUp, }, @@ -208,7 +208,7 @@ export default function HomePage() { name: "Priya Sharma", handle: "Lost 15kg", testimonial: "Great equipment and motivating atmosphere. The trainers helped me lose weight safely and build confidence. Worth every rupee!", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150351930.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150351930.jpg?_wi=2", imageAlt: "Member transformation", icon: Heart, }, @@ -217,7 +217,7 @@ export default function HomePage() { name: "Amit Patel", handle: "Bodybuilding enthusiast", testimonial: "Amazing strength training facility. The variety of equipment and expert guidance helped me achieve my bodybuilding goals faster.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150351930.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150351930.jpg?_wi=3", imageAlt: "Member achievement", icon: Award, }, @@ -226,7 +226,7 @@ export default function HomePage() { name: "Neha Kapoor", handle: "Fitness beginner", testimonial: "Perfect place to start your fitness journey. The trainers are patient and encouraging. I've never felt this confident in a gym!", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150351930.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150351930.jpg?_wi=4", imageAlt: "Member confidence", icon: Smile, }, @@ -235,7 +235,7 @@ export default function HomePage() { name: "Arjun Verma", handle: "5 year member", testimonial: "OG Fitness is my second home. The community support, clean facilities, and professional trainers keep me coming back every day.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150351930.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150351930.jpg?_wi=5", imageAlt: "Long-term member", icon: CheckCircle, }, @@ -244,7 +244,7 @@ export default function HomePage() { name: "Divya Reddy", handle: "Corporate professional", testimonial: "Work stress reduced significantly after joining. The morning classes energize me for the day. Can't imagine my life without OG Fitness now!", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150351930.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150351930.jpg?_wi=6", imageAlt: "Professional member", icon: Zap, },