From ab40d01ad28fd32dd823212fabb108c41245c567 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 05:53:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d1c5de..26e881c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@homeownerSJ", testimonial: "SwiftPlumb fixed our burst pipe quickly and professionally. Highly recommend their emergency service!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg?_wi=1", }, { name: "John D.", @@ -148,7 +148,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by over 10,000 satisfied customers." - imageSrc="http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg?_wi=1" imageAlt="A friendly plumber fixing a kitchen sink" showDimOverlay={true} showBlur={true} @@ -175,7 +175,7 @@ export default function LandingPage() { description: "Efficient removal of clogs and blockages to restore proper drainage.", bentoComponent: "reveal-icon", icon: Wrench, - imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg?_wi=2", imageAlt: "water leak detection house", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { description: "Expert service for all types of water heaters, ensuring you always have hot water.", bentoComponent: "reveal-icon", icon: Gauge, - imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg?_wi=2", imageAlt: "water leak detection house", }, ]}