Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5380ca3bfa | |||
| b3140ba237 | |||
| 92716f0fa2 |
1387
src/app/layout.tsx
1387
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Order Now", href: "#menu" },
|
{ text: "Order Food Online", href: "#menu" },
|
||||||
{ text: "Call Now", href: "tel:+16196725578" },
|
{ text: "Call Now", href: "tel:+16196725578" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user