Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-10 18:57:14 +00:00
5 changed files with 64 additions and 37 deletions

View File

@@ -45,7 +45,7 @@ export default function HeatingPage() {
tag="Esperienza 20+ anni"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334230.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334230.jpg?_wi=2"
imageAlt="Tecnico specializzato in caldaie al lavoro"
imagePosition="right"
mediaAnimation="slide-up"
@@ -67,7 +67,7 @@ export default function HeatingPage() {
handle: "Propretario Casa",
testimonial: "Azienda seria e competente, intervento rapido e professionale.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up_176474-94354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up_176474-94354.jpg?_wi=2",
imageAlt: "Marco Rossi",
},
{
@@ -75,7 +75,7 @@ export default function HeatingPage() {
handle: "Residente Castiglione",
testimonial: "Sempre intervenuti prontamente, tecnici molto bravi e affidabili.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2",
imageAlt: "Giuliana Bianchi",
},
{
@@ -83,7 +83,7 @@ export default function HeatingPage() {
handle: "Amministratore Condominio",
testimonial: "Bravi, puntuali e onesti. Consiglio vivamente per qualsiasi intervento.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022647.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022647.jpg?_wi=2",
imageAlt: "Roberto Verdi",
},
]}
@@ -100,42 +100,42 @@ export default function HeatingPage() {
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",
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=5",
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",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-using-laptop_53876-31487.jpg?_wi=5",
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",
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367580.jpg?_wi=5",
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",
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=6",
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",
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367580.jpg?_wi=6",
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",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-using-laptop_53876-31487.jpg?_wi=6",
imageAlt: "Assistenza tecnica caldaia",
},
]}

View File

@@ -65,7 +65,7 @@ export default function AboutPage() {
handle: "Propretario Casa",
testimonial: "Azienda seria e competente, intervento rapido e professionale.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up_176474-94354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up_176474-94354.jpg?_wi=3",
imageAlt: "Cliente soddisfatto",
},
{
@@ -73,7 +73,7 @@ export default function AboutPage() {
handle: "Residente Castiglione",
testimonial: "Sempre intervenuti prontamente, tecnici molto bravi e affidabili.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=3",
imageAlt: "Cliente soddisfatto",
},
{
@@ -81,7 +81,7 @@ export default function AboutPage() {
handle: "Amministratore Condominio",
testimonial: "Bravi, puntuali e onesti. Consiglio vivamente per qualsiasi intervento.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022647.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022647.jpg?_wi=3",
imageAlt: "Cliente soddisfatto",
},
]}

View File

@@ -1,18 +1,22 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Poppins } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Poppins } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const poppins = Poppins({
variable: "--font-poppins",
@@ -20,6 +24,27 @@ const poppins = Poppins({
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
});
export const metadata: Metadata = {
title: "Assistenza Caldaie e Idraulico Castiglione Olona - Intercalor Gas",
description: "Installazione, manutenzione e riparazione caldaie a gas. Servizi idraulici professionali nella provincia di Varese. Interventi rapidi e affidabili.",
keywords: "caldaie Castiglione Olona, idraulico Varese, manutenzione caldaia, sostituzione caldaia, assistenza riscaldamento",
openGraph: {
title: "Intercalor Gas - Assistenza Caldaie Castiglione Olona",
description: "Professionisti esperti per l'installazione e manutenzione caldaie. Contattaci per un preventivo gratuito.",
type: "website",
siteName: "Intercalor Gas",
},
twitter: {
card: "summary_large_image",
title: "Assistenza Caldaie e Idraulico - Intercalor Gas",
description: "Servizi professionali di riscaldamento e impianti idraulici nel Varesotto",
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -28,7 +53,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${poppins.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${poppins.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -40,4 +67,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -49,7 +49,7 @@ export default function HomePage() {
tag="Esperienza 20+ anni"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334230.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334230.jpg?_wi=1"
imageAlt="Tecnico specializzato in caldaie al lavoro"
imagePosition="right"
mediaAnimation="slide-up"
@@ -73,21 +73,21 @@ export default function HomePage() {
handle: "Propretario Casa",
testimonial: "Azienda seria e competente, intervento rapido e professionale.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up_176474-94354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up_176474-94354.jpg?_wi=1",
},
{
name: "Giuliana Bianchi",
handle: "Residente Castiglione",
testimonial: "Sempre intervenuti prontamente, tecnici molto bravi e affidabili.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=1",
},
{
name: "Roberto Verdi",
handle: "Amministratore Condominio",
testimonial: "Bravi, puntuali e onesti. Consiglio vivamente per qualsiasi intervento.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022647.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022647.jpg?_wi=1",
},
]}
testimonialRotationInterval={5000}
@@ -140,42 +140,42 @@ export default function HomePage() {
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",
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=1",
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",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-using-laptop_53876-31487.jpg?_wi=1",
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",
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367580.jpg?_wi=1",
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",
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=2",
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",
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367580.jpg?_wi=2",
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",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-using-laptop_53876-31487.jpg?_wi=2",
imageAlt: "Assistenza tecnica caldaia",
},
]}

View File

@@ -58,7 +58,7 @@ export default function ServicesPage() {
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",
"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",
},
{
@@ -67,7 +67,7 @@ export default function ServicesPage() {
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",
"http://img.b2bpic.net/free-photo/business-people-working-using-laptop_53876-31487.jpg?_wi=3",
imageAlt: "Sostituzione caldaia",
},
{
@@ -76,7 +76,7 @@ export default function ServicesPage() {
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",
"http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367580.jpg?_wi=3",
imageAlt: "Manutenzione caldaia annuale",
},
{
@@ -85,7 +85,7 @@ export default function ServicesPage() {
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",
"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",
},
{
@@ -94,7 +94,7 @@ export default function ServicesPage() {
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",
"http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367580.jpg?_wi=4",
imageAlt: "Riparazioni idrauliche",
},
{
@@ -103,7 +103,7 @@ export default function ServicesPage() {
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",
"http://img.b2bpic.net/free-photo/business-people-working-using-laptop_53876-31487.jpg?_wi=4",
imageAlt: "Assistenza tecnica caldaia",
},
]}