Update src/app/contact/page.tsx

This commit is contained in:
2026-03-14 23:07:21 +00:00
parent d44a553423
commit 4df8c8e534

View File

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