Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 974d5948bf | |||
| 19e6364c9d | |||
| 99b8441631 | |||
| 6a39a5a5b7 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
avatarText="Join the social experience"
|
||||
buttons={[
|
||||
{ text: "Reserve Table", href: "#booking" },
|
||||
{ text: "Reserve Now & Save 15%", href: "#booking" },
|
||||
{ text: "Book Escape Room", href: "#booking" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -293,4 +293,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user