From 2e438ae059f4c2c7316c319f28fbc5d32d367a9a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 23:06:59 +0000 Subject: [PATCH] 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 8084ec2..169b832 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() { rows: 4 }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1445.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1445.jpg?_wi=3" imageAlt: "beautiful finished garden project landscape" mediaAnimation="opacity" mediaPosition="right" @@ -95,7 +95,7 @@ export default function ContactPage() { description="We're here to help and answer any question you might have." subdescription="Whether you prefer to call, email, or fill out our contact form, we're ready to assist with your garden service needs and provide a free quote." icon={Phone} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-holding-watering-cans_23-2149722614.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-holding-watering-cans_23-2149722614.jpg?_wi=3" imageAlt="Customer support team" mediaAnimation="opacity" useInvertedBackground={true}