menu: rinomina voce "Insanitylab" in "About us"

Aggiornato il seed del label nav (site.ts). Il valore renderizzato viene dal
blocco taggato global.nav.1.label, aggiornato anche in produzione.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-12 23:15:36 +02:00
parent 3183bd795d
commit 9f6cf29708
+1 -1
View File
@@ -13,7 +13,7 @@ export const site = {
{ label: "LinkedIn", url: "https://www.linkedin.com/company/insanitylab" },
],
navigation: [
{ label: "Insanitylab", href: "/about" },
{ label: "About us", href: "/about" },
{ label: "Training", href: "/training" },
{ label: "Servizi", href: "/services" },
{ label: "Blog & Edugo", href: "/blog" },