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() {