From 8686cd340337ba0744f1fbd493c0dfe43dc28e99 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:18:05 +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 3fd37ac..38f9348 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,6 @@ export default function LandingPage() { { name: "Visit Us", id: "about" } ]} button={{ text: "Reserve Table", href: "#contact" }} - buttonClassName="px-6 py-2 rounded-full font-semibold" />