From 4df8c8e53446d445fb8ca31ebd33e405d2ec8cc5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 23:07:21 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 169b832..a716a3d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,8 +78,8 @@ export default function ContactPage() { rows: 4 }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1445.jpg?_wi=3" - imageAlt: "beautiful finished garden project landscape" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1445.jpg" + imageAlt="beautiful finished garden project landscape" mediaAnimation="opacity" mediaPosition="right" buttonText="Request Free Quote" @@ -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?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-holding-watering-cans_23-2149722614.jpg" imageAlt="Customer support team" mediaAnimation="opacity" useInvertedBackground={true}