From f5583dad8e82d483f1b115e5c7a084ccc7abcd43 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 08:02:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e112919..ff6da89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132627.jpg?_wi=1", imageAlt: "Professional plumbing service", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132627.jpg?_wi=2", imageAlt: "plumbing services icon", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=1", imageAlt: "plumbing services icon", }, ]} @@ -224,7 +224,7 @@ export default function LandingPage() { handle: "@sarah_pakenham", testimonial: "Velocity came out at 2am for a burst pipe. Absolute lifesavers!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=2", }, { id: "2", -- 2.49.1