Update src/app/about/page.tsx

This commit is contained in:
2026-05-13 21:18:26 +00:00
parent 9c6035a363
commit 7a13436ba4

View File

@@ -27,8 +27,8 @@ export default function AboutPage() {
{ name: "Menu", id: "menu" },
{ name: "Reservations", id: "pricing" },
{ name: "Events", id: "features" },
{ name: "About", href: "/about" },
{ name: "Contact", href: "/contact" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
]}
brandName="SOYA"
/>