From 02518aaa0f01b1b1854b40995ddeefcfccf0406d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 10:06:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0ebfa5..c3ec866 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { id: 1, title: "Luxury Installations", description: "High-end fixtures and bespoke plumbing installations for refined living spaces.", - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=1", }, { id: 2, @@ -235,7 +235,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Everything you need to know about our professional standards and service process." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1