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 */}