Update src/app/page.tsx

This commit is contained in:
2026-06-03 14:26:27 +00:00
parent 63054804a3
commit bd702e0a4c

View File

@@ -36,7 +36,7 @@ export default function LandingPage() {
{
name: "Про нас", id: "#about"},
{
name: "Меню", href: "/menu"},
name: "Меню", id: "/menu"},
{
name: "Відгуки", id: "#reviews"},
{