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" />