Update src/app/page.tsx

This commit is contained in:
2026-03-12 13:24:53 +00:00
parent d3ff38fcc4
commit 642ee336cf

View File

@@ -102,6 +102,9 @@ export default function LandingPage() {
tag="Menu Highlights"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "View Full Menu", href: "#" }
]}
/>
</div>