diff --git a/src/app/page.tsx b/src/app/page.tsx index 6515354..77fc0ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,7 @@ export default function LandingPage() { description="Discover our most cherished recipes, crafted daily with fresh, local ingredients." buttons={[ { - text: "View Full Menu", href: "#"}, + text: "View Full Menu", href: "/menu.pdf"}, ]} />