diff --git a/src/app/page.tsx b/src/app/page.tsx index e0f067e..947c85f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-gym-with-dumbbells_1303-16216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-gym-with-dumbbells_1303-16216.jpg?_wi=1", imageAlt: "Luxury Gym Interior", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-gym-with-dumbbells_1303-16216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-gym-with-dumbbells_1303-16216.jpg?_wi=2", imageAlt: "Personal Training", }, {