Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -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