Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97dffe0b87 | |||
| 631863ad51 |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user