diff --git a/src/app/page.tsx b/src/app/page.tsx index e4ad0b5..1e0b393 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,10 +144,10 @@ export default function LandingPage() { icon: Droplets, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-receiving-groceries_23-2149722278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-receiving-groceries_23-2149722278.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-receiving-groceries_23-2149722278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-receiving-groceries_23-2149722278.jpg?_wi=2", }, ], imageSrc: "http://img.b2bpic.net/free-photo/car-wash-station-morning-france_268835-3545.jpg", @@ -159,10 +159,10 @@ export default function LandingPage() { icon: Wrench, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg?_wi=2", }, ], imageSrc: "http://img.b2bpic.net/free-photo/room-with-marble-floor_1127-2030.jpg", @@ -174,13 +174,13 @@ export default function LandingPage() { icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-with-car-gas-station_23-2150516380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-woman-with-car-gas-station_23-2150516380.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-with-car-gas-station_23-2150516380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-woman-with-car-gas-station_23-2150516380.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-receiving-groceries_23-2149722278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-receiving-groceries_23-2149722278.jpg?_wi=3", imageAlt: "gas pump service clean modern", }, ]}