Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 16e16a1f8d | |||
| 7c403ce5fe |
@@ -55,7 +55,6 @@ export default function LandingPage() {
|
|||||||
{ text: "Order Online", href: "#menu" },
|
{ text: "Order Online", href: "#menu" },
|
||||||
{ text: "Call Now", href: "tel:2094160403" },
|
{ text: "Call Now", href: "tel:2094160403" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-hummus-plate-still-life_23-2149595651.jpg"
|
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", alt: "Couple enjoying food in restaurant" },
|
{ src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", alt: "Couple enjoying food in restaurant" },
|
||||||
@@ -179,4 +178,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user