From 32c6fa5b61d1a6fa1f30f2297a151d81b82ed714 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 14:51:03 +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 4e32e40..934d91a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,7 +182,6 @@ export default function LandingPage() { { text: "Make a Reservation", href: "tel:+1-555-0123" }, { text: "Contact Us", href: "mailto:info@trattoriabella.com" } ]} - buttonAnimation="slide-up" useInvertedBackground={false} ariaLabel="Contact and reservation section" /> -- 2.49.1