From a57ca2cf62d00d585919a75dbafd1b4cd1fab83c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 09:58:25 +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 ff5e7b2..feab76b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by hundreds of homeowners" - imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg?_wi=1" imageAlt="Professional Kevin's Plumbing technician arriving at a luxury residential property" showDimOverlay={true} showBlur={true} @@ -163,7 +163,7 @@ export default function LandingPage() { description: "Our team consists of highly skilled and certified professionals with years of experience, ensuring every repair is performed correctly the first time.", bentoComponent: "reveal-icon", icon: UserCheck, - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg?_wi=2", imageAlt: "satisfaction guaranteed badge star", }, { -- 2.49.1