From 3bcb5482b3f5551706946f48d664c9cd9c2d9de1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 17:30:04 +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 6200a6f..19d8bd1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -135,7 +135,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Quality Plumbing You Can Trust" description="We are a team of licensed professionals committed to providing reliable plumbing services to our local community. Whether it's an emergency or maintenance, we're here to help." - imageSrc="http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593846.jpg" + imageSrc="http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593846.jpg?_wi=1" /> @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "Fast, friendly, and very professional. Fixed my leak in under an hour.", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=2", imageAlt: "happy home owner plumbing", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { quote: "Great service at a fair price. Will definitely call them again.", tag: "Install", avatarSrc: "http://img.b2bpic.net/free-photo/man-opening-faucet-looking-jet-water_259150-59268.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593846.jpg?_wi=2", imageAlt: "happy home owner plumbing", }, { -- 2.49.1