diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index cc7b9c6..965fabd 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -60,7 +60,7 @@ export default function ContactPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/crop-man-with-smartphone-office_23-2147710987.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crop-man-with-smartphone-office_23-2147710987.jpg?_wi=1" imageAlt="Contact Us" mediaAnimation="opacity" /> @@ -116,7 +116,7 @@ export default function ContactPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/crop-man-with-smartphone-office_23-2147710987.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crop-man-with-smartphone-office_23-2147710987.jpg?_wi=2" imageAlt="Contact Us" mediaAnimation="opacity" mediaPosition="right"