diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f490f0b..c07440c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -60,8 +60,8 @@ export default function ContactPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/crop-man-with-smartphone-office_23-2147710987.jpg?_wi=2" - imageAlt: "Contact Us" + imageSrc="http://img.b2bpic.net/free-photo/crop-man-with-smartphone-office_23-2147710987.jpg" + 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?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/crop-man-with-smartphone-office_23-2147710987.jpg" imageAlt="Contact Us" mediaAnimation="opacity" mediaPosition="right"