diff --git a/src/app/page.tsx b/src/app/page.tsx index c3fd4bb..00a890f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "FAQ", id: "faq" }, { name: "Contact", id: "contact" } ]} - brandName="Capitol Cafe" + brandName="" bottomLeftText="Open 24/7" bottomRightText="Reserve a Table" />