diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ce022d..28e41ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,6 +106,9 @@ export default function LandingPage() { ]} title="Match Day Flavors" description="Hand-crafted comfort food to refuel after your match." + buttons={[ + { text: "View Full Menu", href: "#" } + ]} />