From bc29ee95ede92156978b75f57606a19a75076fc1 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 12:13:50 +0000 Subject: [PATCH] Bob AI: Update navigation links for Home, About, Menu, and Contact --- src/components/Layout.tsx | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index e0d5dc8..c72307f 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -14,19 +14,10 @@ export default function Layout() { "name": "Haqqımızda", "href": "#about" }, { - "name": "Rəylər və Əlaqə", "href": "/contact" + "name": "Menyu", "href": "#menu" }, { - "name": "Hero", "href": "#hero" - }, - { - "name": "Stats", "href": "#stats" - }, - { - "name": "Faq", "href": "#faq" - }, - { - "name": "Legal", "href": "#legal" + "name": "Əlaqə", "href": "#contact" } ];