From 1bea0229d4e703869a4bf0f737a8f723a90a38c8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 08:50:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) 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" /> -- 2.49.1