diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 6dfe62b..2a9e46b 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -30,7 +30,6 @@ export default function MenuPage() { { name: "Contact", id: "/#contact" }, ]} brandName="Hippopotoshi" - button={{ text: "Reserve", href: "/#contact" }} />