Update src/app/contact/page.tsx

This commit is contained in:
2026-03-14 23:06:59 +00:00
parent ae31025264
commit 2e438ae059

View File

@@ -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}