footer e contatti: social aggiornati e nome sulla mappa
- Footer: Instagram -> in_sanity_lab, LinkedIn -> in-sanity-lab-srl, rimosso Facebook - Contatti: mapQuery con nome "IN-SANITY LAB" così la mappa mostra l'etichetta Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
+3
-4
@@ -5,12 +5,11 @@ export const site = {
|
|||||||
// Due ingressi dello stesso stabile. address = testo mostrato; mapQuery = punto geolocalizzabile per Google Maps.
|
// Due ingressi dello stesso stabile. address = testo mostrato; mapQuery = punto geolocalizzabile per Google Maps.
|
||||||
address: "Via Leandro Alberti 76 e Via De Mattiolo 5",
|
address: "Via Leandro Alberti 76 e Via De Mattiolo 5",
|
||||||
cityLine: "40139 Bologna",
|
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"],
|
hours: ["Lun – Ven 6.00 – 21.00", "Sab 8.00 – 19.00 · Dom chiuso"],
|
||||||
socials: [
|
socials: [
|
||||||
{ label: "Instagram", url: "https://www.instagram.com/insanitylab" },
|
{ label: "Instagram", url: "https://www.instagram.com/in_sanity_lab" },
|
||||||
{ label: "Facebook", url: "https://www.facebook.com/insanitylab" },
|
{ label: "LinkedIn", url: "https://www.linkedin.com/company/in-sanity-lab-srl/" },
|
||||||
{ label: "LinkedIn", url: "https://www.linkedin.com/company/insanitylab" },
|
|
||||||
],
|
],
|
||||||
navigation: [
|
navigation: [
|
||||||
{ label: "About us", href: "/about" },
|
{ label: "About us", href: "/about" },
|
||||||
|
|||||||
Reference in New Issue
Block a user