Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 15a6328a53 | |||
| 2ae401a758 |
@@ -51,9 +51,9 @@ export default function LandingPage() {
|
||||
description="Home-style meals. Generous portions. A hidden gem worth discovering."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now", href: "#contact"},
|
||||
text: "Order Now", href: "/order"},
|
||||
{
|
||||
text: "Visit Us", href: "#contact"},
|
||||
text: "Visit Us", href: "/menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-fried-chicken-french-fries_140725-114449.jpg"
|
||||
imageAlt="Golden crispy chicken with tajadas"
|
||||
|
||||
Reference in New Issue
Block a user