From 712e07f50c6761df8e18342df0c403d4d94090d2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 10:59:52 +0000 Subject: [PATCH 1/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f9d05cf..eb8af82 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -49,7 +49,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018838.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018838.jpg?_wi=3" imageAlt="Cozy dining moment at The Dome" mediaAnimation="slide-up" mediaPosition="right" @@ -69,7 +69,7 @@ export default function ContactPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/traveler-holding-magnifying-glass-map-besides-coffee-diary-table_23-2147837168.jpg" + imageSrc="http://img.b2bpic.net/free-photo/traveler-holding-magnifying-glass-map-besides-coffee-diary-table_23-2147837168.jpg?_wi=2" imageAlt="Map showing The Dome location in Kénitra" mediaAnimation="slide-up" mediaPosition="right" @@ -103,7 +103,7 @@ export default function ContactPage() { {/* Footer */}