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