From 6e1e01c68606046b6e56b2cca3109f8439029350 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 23:05:21 +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 c15b0bc..280ca9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990706.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990706.jpg?_wi=1" imageAlt="Professional plumbing service in San Antonio" avatars={[ { @@ -133,7 +133,7 @@ export default function LandingPage() { description: "Advanced detection equipment to find and fix hidden leaks fast.", bentoComponent: "reveal-icon", icon: Droplets, - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990706.jpg?_wi=2", imageAlt: "modern drain cleaning service equipment", }, { -- 2.49.1