From 869fb54f35acb333fbbcf14e60b636ff8ef55555 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 13:09:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e91ba5..657b45c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -152,7 +152,7 @@ export default function LandingPage() { description: "We understand emergencies; we are on call to help when you need us most.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet_58702-1832.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet_58702-1832.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -172,7 +172,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg?_wi=2", imageAlt: "drain cleaning professional equipment", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet_58702-1832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet_58702-1832.jpg?_wi=2", imageAlt: "drain cleaning professional equipment", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55519.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg?_wi=1", imageAlt: "drain cleaning professional equipment", }, ]} @@ -244,7 +244,7 @@ export default function LandingPage() { handle: "@alice", testimonial: "Fussell Plumbing came to the rescue during an emergency leak. Very professional and quick!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg?_wi=2", }, { id: "2", -- 2.49.1