From b145e7988b0b5c4968b6a5d6efa4abe22eee2243 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 08:01:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fa1bb5b..fb9996b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "Menu", id: "#menu" }, { name: "Contact", id: "#contact" } ]} - brandName="Homarus" + brandName="L'Érable" button={{ text: "Reserve" }} /> @@ -44,7 +44,7 @@ export default function LandingPage() {