From 97dffe0b8776e30b3f88cf57a1f81b00ec542bb4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 19:32:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c146555..cdfe799 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - buttons={[{ text: "Book Party Hall", href: "contact" }]} + buttons={[{ text: "Book Party Hall", onClick: () => {} }]} buttonAnimation="slide-up" />