diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fd636c9..46320d3 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -93,7 +93,7 @@ export default function ContactPage() { useInvertedBackground={false} faqsAnimation="blur-reveal" mediaAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/call-center-hot-line-information-concept_53876-125154.jpg" + imageSrc="http://img.b2bpic.net/free-photo/call-center-hot-line-information-concept_53876-125154.jpg?_wi=2" imageAlt="Customer support and FAQ resources" mediaPosition="left" faqs={[ @@ -133,7 +133,7 @@ export default function ContactPage() {