Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81c0da67f1 | |||
| 0b3c835c3e | |||
| 4cc2c97452 | |||
| 28a46e3af2 |
@@ -1424,4 +1424,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -58,8 +58,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
avatarText="Where families and friends unite for fun"
|
||||
buttons={[
|
||||
{ text: "Book Your Experience", href: "#contact" },
|
||||
{ text: "Explore Events", href: "#testimonials" },
|
||||
{ text: "Book Your Experience", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -260,4 +260,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user