Merge version_2 into main #4
@@ -26,11 +26,11 @@ export default function HeatingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Servizi", id: "services" },
|
||||
{ name: "Caldaie", id: "heating" },
|
||||
{ name: "Chi Siamo", id: "about" },
|
||||
{ name: "Contatti", id: "contact" },
|
||||
{ name: "Contatti", id: "/contatti" },
|
||||
]}
|
||||
brandName="Intercalor Gas"
|
||||
bottomLeftText="Castiglione Olona (VA)"
|
||||
@@ -54,7 +54,7 @@ export default function HeatingPage() {
|
||||
{
|
||||
text: "☎ Chiama Ora", href: "tel:0331824814"},
|
||||
{
|
||||
text: "📩 Richiedi Preventivo", href: "#contact"},
|
||||
text: "📩 Richiedi Preventivo", href: "mailto:tommivallini@gmail.com"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -148,7 +148,7 @@ export default function HeatingPage() {
|
||||
{
|
||||
text: "☎ Chiama Ora: 0331 824814", href: "tel:0331824814"},
|
||||
{
|
||||
text: "📩 Richiedi Preventivo Online", href: "#contact"},
|
||||
text: "📩 Richiedi Preventivo Online", href: "mailto:tommivallini@gmail.com"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
|
||||
@@ -24,11 +24,11 @@ export default function AboutPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Servizi", id: "services" },
|
||||
{ name: "Caldaie", id: "heating" },
|
||||
{ name: "Chi Siamo", id: "about" },
|
||||
{ name: "Contatti", id: "contact" },
|
||||
{ name: "Contatti", id: "/contatti" },
|
||||
]}
|
||||
brandName="Intercalor Gas"
|
||||
bottomLeftText="Castiglione Olona (VA)"
|
||||
@@ -52,7 +52,7 @@ export default function AboutPage() {
|
||||
{
|
||||
text: "☎ Chiama per Saperne di Più", href: "tel:0331824814"},
|
||||
{
|
||||
text: "📩 Richiedi Informazioni", href: "#contact"},
|
||||
text: "📩 Richiedi Informazioni", href: "mailto:tommivallini@gmail.com"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
testimonials={[
|
||||
|
||||
@@ -9,11 +9,11 @@ import Link from "next/link";
|
||||
|
||||
export default function ContactPage() {
|
||||
const navItems = [
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Servizi", id: "services" },
|
||||
{ name: "Caldaie", id: "heating" },
|
||||
{ name: "Chi Siamo", id: "about" },
|
||||
{ name: "Contatti", id: "contact" },
|
||||
{ name: "Contatti", id: "/contatti" },
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -47,18 +47,13 @@ export default function ContactPage() {
|
||||
description="Non rimandare i problemi di riscaldamento. I nostri tecnici qualificati sono pronti a risolvere qualsiasi guasto in tempi brevi con professionismo e trasparenza."
|
||||
buttons={[
|
||||
{
|
||||
text: "☎ Chiama Ora: 0331 824814",
|
||||
href: "tel:0331824814",
|
||||
},
|
||||
text: "☎ Chiama Ora: 0331 824814", href: "tel:0331824814"},
|
||||
{
|
||||
text: "📩 Richiedi Preventivo Online",
|
||||
href: "#contact-form",
|
||||
},
|
||||
text: "📩 Richiedi Preventivo Online", href: "mailto:tommivallini@gmail.com"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Call to action section - Contatta per intervento"
|
||||
/>
|
||||
@@ -68,13 +63,9 @@ export default function ContactPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Intercalor Gas"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Termini di Servizio",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Termini di Servizio", href: "#"}}
|
||||
ariaLabel="Site footer"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -13,9 +13,9 @@ export default function ServicesPage() {
|
||||
const navItems = [
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Servizi", id: "/servizi" },
|
||||
{ name: "Caldaie", id: "/heating" },
|
||||
{ name: "Chi Siamo", id: "/about" },
|
||||
{ name: "Contatti", id: "/contact" },
|
||||
{ name: "Caldaie", id: "/caldaie" },
|
||||
{ name: "Chi Siamo", id: "/chi-siamo" },
|
||||
{ name: "Contatti", id: "/contatti" },
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -53,59 +53,29 @@ export default function ServicesPage() {
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Installazione Caldaie",
|
||||
description:
|
||||
"Installazione professionale di caldaie a gas ad alta efficienza energetica con certificazioni",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg?_wi=3",
|
||||
imageAlt: "Installazione caldaia professionale",
|
||||
},
|
||||
id: "01", title: "Installazione Caldaie", description:
|
||||
"Installazione professionale di caldaie a gas ad alta efficienza energetica con certificazioni", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg?_wi=3", imageAlt: "Installazione caldaia professionale"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Sostituzione Caldaie",
|
||||
description:
|
||||
"Sostituzione completa con smaltimento e messa in opera di nuovi impianti performanti",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-people-working-using-laptop_53876-31487.jpg?_wi=3",
|
||||
imageAlt: "Sostituzione caldaia",
|
||||
},
|
||||
id: "02", title: "Sostituzione Caldaie", description:
|
||||
"Sostituzione completa con smaltimento e messa in opera di nuovi impianti performanti", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-people-working-using-laptop_53876-31487.jpg?_wi=3", imageAlt: "Sostituzione caldaia"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Manutenzione Annuale",
|
||||
description:
|
||||
"Pulizia, controllo e manutenzione preventiva per mantenere la caldaia sempre efficiente",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367580.jpg?_wi=3",
|
||||
imageAlt: "Manutenzione caldaia annuale",
|
||||
},
|
||||
id: "03", title: "Manutenzione Annuale", description:
|
||||
"Pulizia, controllo e manutenzione preventiva per mantenere la caldaia sempre efficiente", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367580.jpg?_wi=3", imageAlt: "Manutenzione caldaia annuale"},
|
||||
{
|
||||
id: "04",
|
||||
title: "Controllo Fumi",
|
||||
description:
|
||||
"Verifica e certificazione annuale del sistema di evacuazione fumi secondo le norme",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg?_wi=4",
|
||||
imageAlt: "Controllo fumi caldaia",
|
||||
},
|
||||
id: "04", title: "Controllo Fumi", description:
|
||||
"Verifica e certificazione annuale del sistema di evacuazione fumi secondo le norme", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg?_wi=4", imageAlt: "Controllo fumi caldaia"},
|
||||
{
|
||||
id: "05",
|
||||
title: "Riparazioni Idrauliche",
|
||||
description:
|
||||
"Interventi d'emergenza e riparazioni complete per impianti di riscaldamento e idrici",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367580.jpg?_wi=4",
|
||||
imageAlt: "Riparazioni idrauliche",
|
||||
},
|
||||
id: "05", title: "Riparazioni Idrauliche", description:
|
||||
"Interventi d'emergenza e riparazioni complete per impianti di riscaldamento e idrici", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367580.jpg?_wi=4", imageAlt: "Riparazioni idrauliche"},
|
||||
{
|
||||
id: "06",
|
||||
title: "Assistenza Tecnica",
|
||||
description:
|
||||
"Supporto tecnico e assistenza rapida per qualsiasi problema con la tua caldaia",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-people-working-using-laptop_53876-31487.jpg?_wi=4",
|
||||
imageAlt: "Assistenza tecnica caldaia",
|
||||
},
|
||||
id: "06", title: "Assistenza Tecnica", description:
|
||||
"Supporto tecnico e assistenza rapida per qualsiasi problema con la tua caldaia", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-people-working-using-laptop_53876-31487.jpg?_wi=4", imageAlt: "Assistenza tecnica caldaia"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -126,44 +96,20 @@ export default function ServicesPage() {
|
||||
buttonAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "20+",
|
||||
title: "Anni di Esperienza",
|
||||
items: [
|
||||
"Azienda consolidata e affidabile",
|
||||
"Migliaia di clienti soddisfatti",
|
||||
"Continuità professionale garantita",
|
||||
],
|
||||
id: "1", value: "20+", title: "Anni di Esperienza", items: [
|
||||
"Azienda consolidata e affidabile", "Migliaia di clienti soddisfatti", "Continuità professionale garantita"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "24/7",
|
||||
title: "Assistenza Disponibile",
|
||||
items: [
|
||||
"Interventi d'emergenza sempre pronti",
|
||||
"Servizio di pronto intervento attivo",
|
||||
"Supporto tecnico immediato",
|
||||
],
|
||||
id: "2", value: "24/7", title: "Assistenza Disponibile", items: [
|
||||
"Interventi d'emergenza sempre pronti", "Servizio di pronto intervento attivo", "Supporto tecnico immediato"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "100%",
|
||||
title: "Trasparenza Garantita",
|
||||
items: [
|
||||
"Preventivi senza impegno",
|
||||
"Prezzi chiari e onesti",
|
||||
"Nessuna sorpresa in fattura",
|
||||
],
|
||||
id: "3", value: "100%", title: "Trasparenza Garantita", items: [
|
||||
"Preventivi senza impegno", "Prezzi chiari e onesti", "Nessuna sorpresa in fattura"],
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "Locale",
|
||||
title: "Azienda del Territorio",
|
||||
items: [
|
||||
"Radicate nella provincia di Varese",
|
||||
"Conoscenza del territorio",
|
||||
"Velocità di intervento garantita",
|
||||
],
|
||||
id: "4", value: "Locale", title: "Azienda del Territorio", items: [
|
||||
"Radicate nella provincia di Varese", "Conoscenza del territorio", "Velocità di intervento garantita"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -182,13 +128,9 @@ export default function ServicesPage() {
|
||||
description="Non rimandare i problemi di riscaldamento. I nostri tecnici qualificati sono pronti a risolvere qualsiasi guasto in tempi brevi con professionismo e trasparenza."
|
||||
buttons={[
|
||||
{
|
||||
text: "☎ Chiama Ora: 0331 824814",
|
||||
href: "tel:0331824814",
|
||||
},
|
||||
text: "☎ Chiama Ora: 0331 824814", href: "tel:0331824814"},
|
||||
{
|
||||
text: "📩 Richiedi Preventivo Online",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "📩 Richiedi Preventivo Online", href: "mailto:tommivallini@gmail.com"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
|
||||
Reference in New Issue
Block a user