From 7072838b5f2bdfce4ec1551320c7eccb2aea6991 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:34:49 +0000 Subject: [PATCH] Update src/app/vins/page.tsx --- src/app/vins/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/vins/page.tsx b/src/app/vins/page.tsx index 076e4d0..3d5bcbc 100644 --- a/src/app/vins/page.tsx +++ b/src/app/vins/page.tsx @@ -50,7 +50,7 @@ export default function WinesPage() { { text: "Retour", href: "/" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg?_wi=3" imageAlt="Sélection de vins" mediaAnimation="slide-up" /> @@ -79,7 +79,7 @@ export default function WinesPage() {