From d30b60217984bda28eea8f3cd979a145a57dcbca Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:59:12 +0000 Subject: [PATCH] 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 f878987..70c22fa 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" /> @@ -87,7 +87,7 @@ export default function ContactPage() {