From c5d302ceccea8d879cc23c6c8d62ef8ead59b675 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 10:37:39 +0000 Subject: [PATCH 1/4] 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 6201142..5565013 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -93,7 +93,7 @@ export default function ContactPage() { tagAnimation="slide-up" buttons={[{ text: "Contact Support", href: "#" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861924.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861924.jpg?_wi=3" imageAlt="Premium customer support environment" useInvertedBackground={false} /> @@ -101,7 +101,7 @@ export default function ContactPage() {