diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 5508974..f87e093 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -51,7 +51,7 @@ export default function ContactPage() { { text: "Retour", href: "/" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg?_wi=7" imageAlt="Restaurant Le Resto" mediaAnimation="slide-up" /> @@ -102,7 +102,7 @@ export default function ContactPage() {