diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e8b379..49c49ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,6 @@ export default function LandingPage() { { name: "Contact", id: "contact" } ]} button={{ text: "Reserve Table", href: "contact" }} - animationType="slide-up" />