Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97dffe0b87 | |||
| 631863ad51 |
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[{ text: "Book Party Hall", href: "contact" }]}
|
buttons={[{ text: "Book Party Hall", onClick: () => {} }]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user