diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a6f7fa..94b1669 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,15 +72,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sportwoman-workout-her-living-room-holds-rubber-mat-smartphone-using-mobile-sports-app_1258-197865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sportwoman-workout-her-living-room-holds-rubber-mat-smartphone-using-mobile-sports-app_1258-197865.jpg?_wi=1", imageAlt: "Athletic man drinking protein shake", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spoons-with-powder_23-2148258737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spoons-with-powder_23-2148258737.jpg?_wi=1", imageAlt: "Variety of whey protein powder tubs", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-eating-eating-salad_23-2149178006.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-eating-eating-salad_23-2149178006.jpg?_wi=1", imageAlt: "Athlete recovering with protein drink after workout", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-medical-figure-background_1048-10210.jpg", imageAlt: "Muscle anatomy diagram", }, - imageSrc: "http://img.b2bpic.net/free-photo/sportwoman-workout-her-living-room-holds-rubber-mat-smartphone-using-mobile-sports-app_1258-197865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sportwoman-workout-her-living-room-holds-rubber-mat-smartphone-using-mobile-sports-app_1258-197865.jpg?_wi=2", imageAlt: "fitness tracker app muscle growth", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/sporty-girl-drinking-water-after-long-marathon-goodlooking-female-model-preparing-sport-competition_197531-26687.jpg", imageAlt: "Athlete recovering after intense workout", }, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spoons-with-powder_23-2148258737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spoons-with-powder_23-2148258737.jpg?_wi=2", imageAlt: "fitness tracker app muscle growth", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/world-health-day-celebration-with-healthy-food_23-2151244642.jpg", imageAlt: "Digestive system graphic", }, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-eating-eating-salad_23-2149178006.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-eating-eating-salad_23-2149178006.jpg?_wi=2", imageAlt: "fitness tracker app muscle growth", }, ]}