From 749cfaaffe5845f0277a32a33a7c1e0dbc2cb283 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 18:49:46 +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 1f651d6..e675693 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function LandingPage() { { id: "chef", title: "Chef Aurèle", subtitle: "Exécutif", detail: "15 ans d'étoiles." }, { id: "sous", title: "Marc T.", subtitle: "Sous-chef", detail: "Passionné par les produits locaux." }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-setting-gey-surface-with-empty-black-plates-silver-spoon-fork-knife_140725-12953.jpg", imageAlt: "fine dining restaurant ambiance luxury dark"}, + }, ]} /> -- 2.49.1