From f5394b7059d6afd86cf359b43748f365c82adf7c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 01:31:38 +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 a1ed7dd..1f0342c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { text: "Get a Free Estimate", href: "#contact" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-fresh-grass-with-leaves_1137-209.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-fresh-grass-with-leaves_1137-209.jpg?_wi=1" imageAlt="professional landscaping garden design" ariaLabel="Hero section for landscaping services" className="min-h-screen" @@ -253,7 +253,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-fresh-grass-with-leaves_1137-209.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-fresh-grass-with-leaves_1137-209.jpg?_wi=2" imageAlt="Landscaping project" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1