From a871ea250a899b75e5a50abf0b3ae7434ad216f2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 22:03:24 +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 fa25285..97dc9e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "tel:4384108300", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bathroom-background-zoom-calls_23-2149684469.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bathroom-background-zoom-calls_23-2149684469.jpg?_wi=1" imageAlt="Luxury Plumbing Service" mediaAnimation="slide-up" avatars={[ @@ -164,7 +164,7 @@ export default function LandingPage() { title: "Installation & Repairs", description: "Kitchen and bathroom installations, pipe replacements and leak repairs.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/bathroom-background-zoom-calls_23-2149684469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bathroom-background-zoom-calls_23-2149684469.jpg?_wi=2", imageAlt: "Installation", }, items: [ @@ -182,7 +182,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/bathroom-background-zoom-calls_23-2149684469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bathroom-background-zoom-calls_23-2149684469.jpg?_wi=3", imageAlt: "luxury plumbing services modern tools", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { title: "Emergency Solutions", description: "Immediate attention to your most urgent plumbing issues, anytime.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/bathroom-background-zoom-calls_23-2149684469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bathroom-background-zoom-calls_23-2149684469.jpg?_wi=4", imageAlt: "Emergency", }, items: [ @@ -274,7 +274,7 @@ export default function LandingPage() { quote: "Clean, tidy, and very respectful.", tag: "Laval Client", avatarSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447184.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bathroom-background-zoom-calls_23-2149684469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bathroom-background-zoom-calls_23-2149684469.jpg?_wi=5", imageAlt: "luxury plumbing services modern tools", }, ]} @@ -316,7 +316,7 @@ export default function LandingPage() {