export const site = { name: "InsanityLab", phone: "351 7535977", email: "info@insanitylab.it", // 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: "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/in_sanity_lab" }, { label: "LinkedIn", url: "https://www.linkedin.com/company/in-sanity-lab-srl/" }, ], navigation: [ { label: "Training", href: "/training" }, { label: "Servizi", href: "/services" }, { label: "About us", href: "/about" }, { label: "Blog & Edugo", href: "/blog" }, { label: "Promo ed eventi", href: "/promo-eventi" }, { label: "Contatti", href: "/contact" }, { label: "Promo 2 (test)", href: "/promo-eventi2" }, ], footerTraining: [ { label: "One to one", href: "/training#one-to-one" }, { label: "Small group", href: "/training#small-groups" }, { label: "Rehab", href: "/training#rehab" }, { label: "Holistic class", href: "/training#holistic-class" }, { label: "Reformer class", href: "/training#reformer-class" }, { label: "Coaching", href: "/training#coaching" }, ], footerServices: [ { label: "Personal Training", href: "/services/personal-training" }, { label: "Performance Class", href: "/services/performance-class" }, { label: "Coaching", href: "/services/coaching" }, { label: "Profilazione", href: "/services/profilazione" }, { label: "Osteopatia", href: "/services/osteopatia" }, { label: "Nutrizione", href: "/services/nutrition" }, ], };