diff --git a/src/app/page.tsx b/src/app/page.tsx index 04d0b9c..fa90e74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1911.jpg?_wi=1", imageAlt: "Gym atmosphere", }, { @@ -85,11 +85,11 @@ export default function LandingPage() { imageAlt: "Studio vibe", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-7810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-7810.jpg?_wi=1", imageAlt: "Training session", }, { - imageSrc: "http://img.b2bpic.net/free-photo/workout-with-personal-trainer-doing-planks-long-shot_23-2148795145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workout-with-personal-trainer-doing-planks-long-shot_23-2148795145.jpg?_wi=1", imageAlt: "Guidance", }, ]} @@ -116,7 +116,7 @@ export default function LandingPage() { { title: "Friendly Environment", description: "A supportive community where you feel like family, not just a number.", - imageSrc: "http://img.b2bpic.net/free-photo/sports-couple-sportswear-training-gym_1157-30392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sports-couple-sportswear-training-gym_1157-30392.jpg?_wi=1", }, ]} title="Why Choose Fe26 Fitness?" @@ -147,7 +147,7 @@ export default function LandingPage() { id: "3", name: "Fat Loss", price: "Goal Oriented", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-sportswear-training-exercise-bike-modern-fitness-center_613910-5771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-sportswear-training-exercise-bike-modern-fitness-center_613910-5771.jpg?_wi=1", }, { id: "4", @@ -186,7 +186,7 @@ export default function LandingPage() { quote: "Found my new happy place! Small enough to feel personal, big enough to have everything you need. The vibes are immaculate.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-headphones_23-2148435366.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1911.jpg?_wi=2", imageAlt: "happy gym member portrait", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Best gym I have ever found near me… must visit once to experience it.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-sporty-man-wearing-sportswear-headband-looking-front-with-confident-smile-with-crossed-hands-chest-standing-white-wall_141793-96316.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sports-couple-sportswear-training-gym_1157-30392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sports-couple-sportswear-training-gym_1157-30392.jpg?_wi=2", imageAlt: "happy gym member portrait", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "The trainers here are incredibly helpful and encouraging. I've achieved so much in just 3 months!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-female-model-looks-gladfully-somewhere-has-white-teeth-healthy-skin-enjoys-recreation-time-dressed-casual-clothes-uses-modern-stereo-headphones-listening-songs-blurred_273609-54122.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-7810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-7810.jpg?_wi=2", imageAlt: "happy gym member portrait", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "The equipment is always clean and well-maintained. A premium experience every single time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-fitness-girl-wearing-headband-looking-camera-with-serious-confident-expression-with-arms-crossed-standing-white-background_141793-118126.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/workout-with-personal-trainer-doing-planks-long-shot_23-2148795145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workout-with-personal-trainer-doing-planks-long-shot_23-2148795145.jpg?_wi=2", imageAlt: "happy gym member portrait", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "Fe26 Fitness is truly a second home. The community energy is unmatched in Nagpur.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-african-athlete-with-healthy-tanned-skin-confident-look-wearing-black-sportswear-squinting-his-eyes-while-resting-outdoors-listening-his-favourite-music-with-earphones_273609-1205.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-sportswear-training-exercise-bike-modern-fitness-center_613910-5771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-sportswear-training-exercise-bike-modern-fitness-center_613910-5771.jpg?_wi=2", imageAlt: "happy gym member portrait", }, ]}