From b5d5f4c3666fbce8d25d05ecf3ab92b0d294bbbf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 21:41:51 +0000 Subject: [PATCH] Update src/app/emergency-plumbing/page.tsx --- src/app/emergency-plumbing/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/emergency-plumbing/page.tsx b/src/app/emergency-plumbing/page.tsx index a1de8d4..f5a88e4 100644 --- a/src/app/emergency-plumbing/page.tsx +++ b/src/app/emergency-plumbing/page.tsx @@ -58,13 +58,13 @@ export default function LandingPage() { icon: Clock, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741192.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746303.jpg?_wi=1", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg?_wi=3", imageAlt: "professional plumber at work", }, { @@ -73,13 +73,13 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515872.jpg?_wi=1", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-isolated-dark-wall-showing-thumbs-up-with-two-hands_114579-58464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-isolated-dark-wall-showing-thumbs-up-with-two-hands_114579-58464.jpg?_wi=3", imageAlt: "professional plumber at work", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-steel-hammer-with-other-construction-elements-tools_23-2150576458.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-white-shirt_23-2152009539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-white-shirt_23-2152009539.jpg?_wi=3", imageAlt: "professional plumber at work", }, ]} @@ -117,13 +117,13 @@ export default function LandingPage() { icon: DollarSign, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741192.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746303.jpg?_wi=2", }, ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i4noqo", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i4noqo&_wi=1", imageAlt: "professional plumber at work", }, { @@ -132,13 +132,13 @@ export default function LandingPage() { icon: Tool, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515872.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg?_wi=4", imageAlt: "professional plumber at work", }, ]} @@ -147,7 +147,7 @@ export default function LandingPage() {