diff --git a/src/app/page.tsx b/src/app/page.tsx index c6cd4af..e38c8ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,6 +102,9 @@ export default function LandingPage() { tag="Menu Highlights" textboxLayout="default" useInvertedBackground={false} + buttons={[ + { text: "View Full Menu", href: "#" } + ]} />