diff --git a/src/app/page.tsx b/src/app/page.tsx index 511c1d7..a430fbb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,15 +69,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149837030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149837030.jpg?_wi=1", imageAlt: "modern craftsman work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-white-church-with-beautiful-flower-garden_181624-27038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-white-church-with-beautiful-flower-garden_181624-27038.jpg?_wi=1", imageAlt: "luxury kitchen repair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-overalls_23-2148428314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-overalls_23-2148428314.jpg?_wi=1", imageAlt: "carpentry work interior", }, { @@ -110,7 +110,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/pliers-copper-wire-gloves-surface_23-2151979294.jpg", imageAlt: "electrical repair service", }, - imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149837030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149837030.jpg?_wi=2", imageAlt: "drywall repair service", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "roof inspection repair", }, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-white-church-with-beautiful-flower-garden_181624-27038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-white-church-with-beautiful-flower-garden_181624-27038.jpg?_wi=2", imageAlt: "drywall repair service", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg", imageAlt: "sink faucet installation", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-overalls_23-2148428314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-overalls_23-2148428314.jpg?_wi=2", imageAlt: "drywall repair service", }, ]}