diff --git a/src/app/page.tsx b/src/app/page.tsx index 50f888d..a60daad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-building_1150-11016.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-building_1150-11016.jpg?_wi=1", imageAlt: "Luxury Roofing Construction", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-level-checking-roof-timber-house_23-2148748854.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-building_1150-11016.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-building_1150-11016.jpg?_wi=2", imageAlt: "durable roof installation new materials", }, { @@ -171,13 +171,13 @@ export default function LandingPage() { icon: ShieldCheck, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-drinks_23-2149745577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-drinks_23-2149745577.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1294.jpg?_wi=1", imageAlt: "durable roof installation new materials", }, ]} @@ -198,7 +198,7 @@ export default function LandingPage() { role: "Homeowner", company: "Buffalo Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-drinks_23-2149745577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-drinks_23-2149745577.jpg?_wi=2", }, { id: "2", @@ -206,7 +206,7 @@ export default function LandingPage() { role: "Homeowner", company: "Buffalo Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1294.jpg?_wi=2", }, { id: "3",