Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 66836f34a5 | |||
| 3cec70fd93 | |||
| bea25edfd0 |
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Reserve Your Table", href: "#reservation" },
|
{ text: "Book Now - No Wait", href: "#reservation" },
|
||||||
{ text: "View Menu", href: "#dishes" }
|
{ text: "View Menu", href: "#dishes" }
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user