From fb2a867cec678604b9a86f2a2e1091b86ca5fa8a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 15:53:44 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"