From dc1f7baf76f666b33aef64fe2b49102d9887dffa Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 14:38:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d6f2271..27cddb1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,8 +72,9 @@ export default function LandingPage() { title="Depuis des années, Le Brin de Zinc offre une véritable expérience bistrotière" description="Une adresse incontournable d'Orléans" subdescription="Au cœur de la ville historique" - videoSrc="/videos/bistro-presentation.mp4" - videoAriaLabel="Présentation du Brin de Zinc" + imageSrc="http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509044.jpg" + imageAlt="Intérieur chaleureux du Brin de Zinc" + mediaAnimation="none" useInvertedBackground={false} /> -- 2.49.1