From 3a9665b0c17154611aeab8af26f4fdcfe543461a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 05:19:52 +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 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" -- 2.49.1