diff --git a/src/data/site.ts b/src/data/site.ts index b55b2c2..3b74c8e 100644 --- a/src/data/site.ts +++ b/src/data/site.ts @@ -5,12 +5,11 @@ export const site = { // Due ingressi dello stesso stabile. address = testo mostrato; mapQuery = punto geolocalizzabile per Google Maps. address: "Via Leandro Alberti 76 e Via De Mattiolo 5", cityLine: "40139 Bologna", - mapQuery: "Via Leandro Alberti 76, 40139 Bologna", + mapQuery: "IN-SANITY LAB, Via Leandro Alberti 76, 40139 Bologna", hours: ["Lun โ€“ Ven 6.00 โ€“ 21.00", "Sab 8.00 โ€“ 19.00 ยท Dom chiuso"], socials: [ - { label: "Instagram", url: "https://www.instagram.com/insanitylab" }, - { label: "Facebook", url: "https://www.facebook.com/insanitylab" }, - { label: "LinkedIn", url: "https://www.linkedin.com/company/insanitylab" }, + { label: "Instagram", url: "https://www.instagram.com/in_sanity_lab" }, + { label: "LinkedIn", url: "https://www.linkedin.com/company/in-sanity-lab-srl/" }, ], navigation: [ { label: "About us", href: "/about" },