From c8f637c8f1a77650917026524fb3890468b0fd00 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 02:27:01 +0000 Subject: [PATCH 1/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d2f0cf5..4f5bfa7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -106,7 +106,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg?_wi=4" imageAlt="Green Rhino Lawn & LandCare team at work" mediaAnimation="slide-up" mediaPosition="right" @@ -119,7 +119,7 @@ export default function ContactPage() {