diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a1b342..f8e9c04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,6 +106,9 @@ export default function LandingPage() { ]} title="Menu Highlights" description="Everything a great local Italian spot should have." + buttons={[ + { text: "Order Online Now", href: "#order" } + ]} />