From b73efd04c2414d65666051f3028c700ededcc964 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 01:48:10 +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 39c61c9..913d3fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,7 @@ export default function LandingPage() { "Repairs", "Maintenance", ], - imageSrc: "http://img.b2bpic.net/free-photo/plumber-making-time-out-gesture_1368-788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumber-making-time-out-gesture_1368-788.jpg?_wi=1", }, { id: "f2", @@ -185,7 +185,7 @@ export default function LandingPage() { description="We're not a franchise. We're your neighbors, working hard to earn your trust on every single job." subdescription="Our focus on transparency and craftsmanship ensures you never have to worry about recurring issues or hidden fees." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/plumber-making-time-out-gesture_1368-788.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plumber-making-time-out-gesture_1368-788.jpg?_wi=2" mediaAnimation="blur-reveal" /> -- 2.49.1