From 6aa3a985a1415d6d91acbcb9153e1658b97708f1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 16:46:01 +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 3710025..166ef9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-holding-garbage-bags_23-2149181987.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-holding-garbage-bags_23-2149181987.jpg?_wi=1" imageAlt="Professional waste removal team in action" ariaLabel="Hero section - Waste removal booking platform" /> @@ -226,7 +226,7 @@ export default function LandingPage() { title="Ready to Get Your Free Quote?" description="Complete the form below for an instant estimate. Or call us at (555) 123-4567 for immediate assistance. Same-day pickup available in select areas." useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-holding-garbage-bags_23-2149181987.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-holding-garbage-bags_23-2149181987.jpg?_wi=2" imageAlt="Professional waste removal team" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1