From 05130d2151153720cb8954b68b970bd7ac6a5d09 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 22:07:48 +0000 Subject: [PATCH 1/2] 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 07dda4b..48c473b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -41,7 +41,7 @@ export default function ContactPage() { description="Have questions about our packages, group bookings, or special requests? Reach out to our team and we'll get back to you as soon as possible." background={{ variant: "canvas-reveal" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/person-suffering-from-technology-addiction-cybersickness_23-2151552653.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-suffering-from-technology-addiction-cybersickness_23-2151552653.jpg?_wi=2" imageAlt="Contact us" mediaAnimation="blur-reveal" mediaPosition="right" @@ -56,7 +56,7 @@ export default function ContactPage() {