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}