diff --git a/src/app/page.tsx b/src/app/page.tsx index 11ba458..50289cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,23 +73,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-iron-dumbbells_1301-2292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-iron-dumbbells_1301-2292.jpg?_wi=1", imageAlt: "Gym accessories setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-orange-sport-suit_1303-31740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-orange-sport-suit_1303-31740.jpg?_wi=1", imageAlt: "Gym clothing apparel", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-doing-exercise-with-hand-expande_171337-9181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-doing-exercise-with-hand-expande_171337-9181.jpg?_wi=1", imageAlt: "Resistance bands collection", }, { - imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-arrangement-flat-lay_23-2149872095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-arrangement-flat-lay_23-2149872095.jpg?_wi=1", imageAlt: "Workout gear set", }, { - imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg?_wi=1", imageAlt: "Athlete using straps", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "The lifting straps are incredible. My grip strength is no longer the limiting factor.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-young-man-boxer-training-near-punching-bag_171337-20009.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-iron-dumbbells_1301-2292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-iron-dumbbells_1301-2292.jpg?_wi=2", imageAlt: "fitness enthusiast portrait", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "Absolutely top-tier durability. These have survived my heaviest training blocks.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-young-man-working-out_329181-16556.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-orange-sport-suit_1303-31740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-orange-sport-suit_1303-31740.jpg?_wi=2", imageAlt: "fitness enthusiast portrait", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Love the versatility of the resistance bands. Great for my warm-up routine.", 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/side-view-young-woman-doing-exercise-with-hand-expande_171337-9181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-doing-exercise-with-hand-expande_171337-9181.jpg?_wi=2", imageAlt: "fitness enthusiast portrait", }, { @@ -290,7 +290,7 @@ export default function LandingPage() { quote: "Finally found knee sleeves that provide actual compression without sliding off.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/serious-afro-american-sports-man-looking-camera_171337-8256.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-arrangement-flat-lay_23-2149872095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-arrangement-flat-lay_23-2149872095.jpg?_wi=2", imageAlt: "fitness enthusiast portrait", }, { @@ -301,7 +301,7 @@ export default function LandingPage() { quote: "Stylish and functional. Best gym gear I've ever owned, hands down.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-self-confident-motivated-woman-leads-active-lifestyle-carries-fitness-mat-has-regular-practice-poses-outdoors_273609-55499.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg?_wi=2", imageAlt: "fitness enthusiast portrait", }, ]}