diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d2f0cf5..4f5bfa7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -106,7 +106,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg?_wi=4" imageAlt="Green Rhino Lawn & LandCare team at work" mediaAnimation="slide-up" mediaPosition="right" @@ -119,7 +119,7 @@ export default function ContactPage() {