diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c6462d..ae36470 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,6 +116,7 @@ export default function LandingPage() { ]} title="Daily Picks" description="Curated selection from our aisles." + buttons={[{ text: "Browse Full Menu", href: "#" }]} />