diff --git a/src/app/page.tsx b/src/app/page.tsx index 69f4e77..f0c2dcf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { ]} slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg", imageAlt: "bathroom renovation modern interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg", imageAlt: "heating system boiler installation professional" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=1", imageAlt: "heating system boiler installation professional" }, { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg", imageAlt: "plumbing pipes professional installation" } ]} autoplayDelay={4000} @@ -68,7 +68,7 @@ export default function LandingPage() { }, { id: 2, - tag: "Riscaldamento", title: "Impianti di Riscaldamento", subtitle: "Comfort e efficienza energetica", description: "Sistemi di riscaldamento efficienti e sostenibili. Installiamo e manuteniamo caldaie, radiatori e sistemi di termoregolazione.", imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg", imageAlt: "boiler heating maintenance system", buttons: [{ text: "Richiedi Intervento", href: "#contact" }] + tag: "Riscaldamento", title: "Impianti di Riscaldamento", subtitle: "Comfort e efficienza energetica", description: "Sistemi di riscaldamento efficienti e sostenibili. Installiamo e manuteniamo caldaie, radiatori e sistemi di termoregolazione.", imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=2", imageAlt: "boiler heating maintenance system", buttons: [{ text: "Richiedi Intervento", href: "#contact" }] }, { id: 3,