diff --git a/src/data/site.ts b/src/data/site.ts index 3b74c8e..1ca68e8 100644 --- a/src/data/site.ts +++ b/src/data/site.ts @@ -12,12 +12,12 @@ export const site = { { label: "LinkedIn", url: "https://www.linkedin.com/company/in-sanity-lab-srl/" }, ], navigation: [ - { label: "About us", href: "/about" }, { label: "Training", href: "/training" }, { label: "Servizi", href: "/services" }, + { label: "About us", href: "/about" }, { label: "Blog & Edugo", href: "/blog" }, - { label: "Contatti", href: "/contact" }, { label: "Promo ed eventi", href: "/promo-eventi" }, + { label: "Contatti", href: "/contact" }, ], footerTraining: [ { label: "One to one", href: "/training#one-to-one" },