diff --git a/src/app/page.tsx b/src/app/page.tsx index fa1d5d8..ee62c0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,6 +85,7 @@ export default function LandingPage() { ]} title="Our Signature Brews" description="Experience artisanal quality, roasted fresh in small batches for the ultimate flavor profile." + buttons={[{ text: "View Full Menu", href: "#menu-details" }]} />