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() {