From 82b3ecb9518e3a2a97f55a19d4d44b24fe6d6b93 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 21:12:26 +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 e37c0f8..a063f86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "View Services", href: "#services" } ]} background={{ variant: "downward-rays-animated-grid" }} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=1" imageAlt="Professional plumber at work" mediaAnimation="slide-up" buttonAnimation="slide-up" @@ -244,7 +244,7 @@ export default function LandingPage() { title="Schedule Your Service" description="Ready to fix your plumbing problems? Fill out the form below and we'll get back to you within the next business hour. For emergencies, call us directly." useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=2" imageAlt="Professional plumbing service" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1