Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0c1d87d521 | |||
| ac0abe55d4 | |||
| b6a5215dc7 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
showBlur={true}
|
showBlur={true}
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Reserve a Table", href: "#contact" },
|
{ text: "Book Now", href: "#contact" },
|
||||||
{ text: "View Menu", href: "#products" }
|
{ text: "View Menu", href: "#products" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user