diff --git a/src/app/page.tsx b/src/app/page.tsx index 8818c7a..1e8b25a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,11 +92,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/women-working-out-together-outdoors_23-2149011931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-working-out-together-outdoors_23-2149011931.jpg?_wi=1", imageAlt: "Dynamic workout session in a modern gym", }, { - imageSrc: "http://img.b2bpic.net/free-photo/picture-senior-bearded-male-fitness-insturctor-with-clipboard-watching-his-female-client-exercise-rowing-machine-attractive-woman-training-gym-with-personal-coach-doing-cardio-workout_343059-108.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/picture-senior-bearded-male-fitness-insturctor-with-clipboard-watching-his-female-client-exercise-rowing-machine-attractive-woman-training-gym-with-personal-coach-doing-cardio-workout_343059-108.jpg?_wi=1", imageAlt: "Clean and spacious gym interior", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/women-working-out-together-outdoors_23-2149011931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-working-out-together-outdoors_23-2149011931.jpg?_wi=2", imageAlt: "person running treadmill cardio", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/picture-senior-bearded-male-fitness-insturctor-with-clipboard-watching-his-female-client-exercise-rowing-machine-attractive-woman-training-gym-with-personal-coach-doing-cardio-workout_343059-108.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/picture-senior-bearded-male-fitness-insturctor-with-clipboard-watching-his-female-client-exercise-rowing-machine-attractive-woman-training-gym-with-personal-coach-doing-cardio-workout_343059-108.jpg?_wi=2", imageAlt: "person running treadmill cardio", }, {