Reapply "feat: separate About/Clients/Partners into /o-kompanii/ page, add IndexNow meta"
This reverts commit 9b56fbb2b9.
This commit is contained in:
@@ -14,7 +14,7 @@ export default function Header({ lang }: { lang: string }) {
|
||||
|
||||
const links = [
|
||||
{ label: d.nav.services, href: `/${lang}/uslugi/` },
|
||||
{ label: d.nav.about, href: `/${lang}/#about` },
|
||||
{ label: d.nav.about, href: `/${lang}/o-kompanii/` },
|
||||
{ label: d.nav.faq, href: `/${lang}/faq/` },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user