diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4099ff2..a61ad20 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -55,7 +55,7 @@ export default function ContactPage() { required: true }} useInvertedBackground={false} - imageSrc="https://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg" + imageSrc="https://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg?_wi=2" imageAlt="contact business communication office" mediaAnimation="opacity" mediaPosition="right" @@ -78,7 +78,7 @@ export default function ContactPage() { required: false }} useInvertedBackground={true} - imageSrc="https://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg" + imageSrc="https://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg?_wi=2" imageAlt="business dashboard and analytics" mediaAnimation="slide-up" mediaPosition="left"