Update src/app/page.tsx

This commit is contained in:
2026-05-11 22:36:41 +00:00
parent cc98e1f3f9
commit eb4c7daa1b

View File

@@ -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: "#" }
]}
/>
</div>