Update src/app/page.tsx

This commit is contained in:
2026-05-29 10:53:11 +00:00
parent 9439484fda
commit 59ab8f7fe7

View File

@@ -73,7 +73,6 @@ export default function HomePage() {
{ text: "Reserve a Table", href: "/reservations" },
{ text: "Explore the Menu", href: "/menu" },
]}
mediaAnimation="opacity"
/>
</div>