Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-05 19:32:58 +00:00

View File

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