Update src/app/page.tsx

This commit is contained in:
2026-03-08 18:22:09 +00:00
parent 2a8145f3f5
commit 82985fb526

View File

@@ -59,6 +59,7 @@ export default function LandingPage() {
{ text: "View Menu", href: "#menu" },
{ text: "Order Online", href: "https://example.com/order" }
]}
mediaAnimation="none"
/>
</div>