From 893105d81ae58ae2a82e449d8ac6a495883421c3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 12:24:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1049bdd..e261744 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { { id: "p6", name: "Dessert maison", price: "8€", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-posing-together-retro-style-with-beverage_23-2149525831.jpg" } ]} title="La Carte" - description="Découvrez nos suggestions gourmandes." + description="Découvrez nos suggestions gourmandes, élaborées avec des produits locaux frais pour garantir une qualité et une saveur irréprochables." /> -- 2.49.1