diff --git a/src/app/page.tsx b/src/app/page.tsx index daaf536..32bda9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,19 +65,19 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/pleased-caucasian-adult-builder-man-uniform-holds-hands-together-looks-up-orange_141793-69273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleased-caucasian-adult-builder-man-uniform-holds-hands-together-looks-up-orange_141793-69273.jpg?_wi=1", imageAlt: "Professional Plumber", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg?_wi=1", imageAlt: "Plumbing Repair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-holding-toolbox_23-2148428312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-holding-toolbox_23-2148428312.jpg?_wi=1", imageAlt: "Maintenance Work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg?_wi=1", imageAlt: "Inspection", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { href: "#", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/pleased-caucasian-adult-builder-man-uniform-holds-hands-together-looks-up-orange_141793-69273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleased-caucasian-adult-builder-man-uniform-holds-hands-together-looks-up-orange_141793-69273.jpg?_wi=2", imageAlt: "Pleased young male builder wearing uniform and safety helmet showing two on pink", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { href: "#", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg?_wi=2", imageAlt: "Pleased young male builder wearing uniform and safety helmet showing two on pink", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { href: "#", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-holding-toolbox_23-2148428312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-holding-toolbox_23-2148428312.jpg?_wi=2", imageAlt: "Pleased young male builder wearing uniform and safety helmet showing two on pink", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { href: "#", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg?_wi=2", imageAlt: "Pleased young male builder wearing uniform and safety helmet showing two on pink", }, ]}