diff --git a/src/app/page.tsx b/src/app/page.tsx index 3bf0d28..abb59cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,6 +80,7 @@ export default function LandingPage() { ]} title="Nourishing Menu" description="Hand-crafted treats using locally sourced, seasonal produce." + buttons={[{ text: "View Full Menu", href: "#menu" }]} />