Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7089ea5a41 | |||
| 77cf135ea8 | |||
| 985f4babda |
@@ -70,8 +70,8 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Menu", href: "menu" },
|
{ text: "Order Now", href: "contact" },
|
||||||
{ text: "Order Online", href: "contact" }
|
{ text: "View Menu", href: "menu" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user