Update src/app/services/page.tsx
This commit is contained in:
@@ -26,7 +26,7 @@ export default function ServicesPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="GRN GROUP"
|
||||
navItems={[
|
||||
{ name: "Услуги", href: "/services" },
|
||||
{ name: "Услуги", id: "/services" },
|
||||
{ name: "Проекты", id: "projects" },
|
||||
{ name: "О нас", id: "philosophy" },
|
||||
{ name: "Контакты", id: "contact" }
|
||||
|
||||
Reference in New Issue
Block a user