212 lines
11 KiB
TypeScript
212 lines
11 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
|
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
|
|
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
|
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
|
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
|
import ContactText from '@/components/sections/contact/ContactText';
|
|
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
|
import { CheckCircle, Wrench, ArrowRight, Star } from "lucide-react";
|
|
|
|
export default function LandingPage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="hover-magnetic"
|
|
defaultTextAnimation="reveal-blur"
|
|
borderRadius="soft"
|
|
contentWidth="medium"
|
|
sizing="mediumLargeSizeMediumTitles"
|
|
background="circleGradient"
|
|
cardStyle="gradient-radial"
|
|
primaryButtonStyle="diagonal-gradient"
|
|
secondaryButtonStyle="radial-glow"
|
|
headingFontWeight="medium"
|
|
>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarLayoutFloatingInline
|
|
brandName="Termoidraulica Pastorelli"
|
|
navItems={[
|
|
{ name: "Servizi", id: "services" },
|
|
{ name: "Chi Siamo", id: "why-us" },
|
|
{ name: "Contatti", id: "contact-cta" }
|
|
]}
|
|
button={{
|
|
text: "Chiama Ora", href: "tel:031627500"
|
|
}}
|
|
animateOnLoad={true}
|
|
/>
|
|
</div>
|
|
|
|
<div id="hero" data-section="hero">
|
|
<HeroBillboardGallery
|
|
title="Il tuo termoidraulico di fiducia a Erba e provincia di Como"
|
|
description="Installazione, manutenzione e assistenza impianti con professionalità e interventi rapidi. Serviamo abitazioni private con dedizione e competenza."
|
|
tag="Professionalità Garantita"
|
|
tagIcon={CheckCircle}
|
|
tagAnimation="slide-up"
|
|
background={{ variant: "animated-grid" }}
|
|
buttons={[
|
|
{ text: "📞 Chiama Subito 031 627500", href: "tel:031627500" },
|
|
{ text: "📝 Richiedi Preventivo", href: "#contact-form" }
|
|
]}
|
|
buttonAnimation="slide-up"
|
|
mediaItems={[
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Termoidraulico professionista al lavoro" },
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "Installazione impianti idraulici" },
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-radiator_181624-22126.jpg", imageAlt: "Impianti di riscaldamento moderni" }
|
|
]}
|
|
mediaAnimation="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="services" data-section="services">
|
|
<FeatureCardTwentySix
|
|
title="I Nostri Servizi"
|
|
description="Offriamo soluzioni complete per i tuoi impianti idraulici e di riscaldamento con interventi rapidi e professionali."
|
|
tag="Esperienza nel Territorio"
|
|
tagIcon={Wrench}
|
|
tagAnimation="slide-up"
|
|
features={[
|
|
{
|
|
title: "Impianti Idraulici", description: "Installazione e riparazione di impianti idraulici civili con materiali di qualità.", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "Impianti idraulici professionali", buttonIcon: ArrowRight,
|
|
buttonHref: "#contact-cta"
|
|
},
|
|
{
|
|
title: "Impianti di Riscaldamento", description: "Sistemi di riscaldamento moderni e efficienti per il massimo comfort della tua casa.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-radiator_181624-22126.jpg", imageAlt: "Impianti riscaldamento casa", buttonIcon: ArrowRight,
|
|
buttonHref: "#contact-cta"
|
|
},
|
|
{
|
|
title: "Caldaie e Sostituzione", description: "Installazione e sostituzione caldaie con assistenza tecnica specializzata.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-radiator_181624-22126.jpg", imageAlt: "Installazione caldaia moderna", buttonIcon: ArrowRight,
|
|
buttonHref: "#contact-cta"
|
|
},
|
|
{
|
|
title: "Rifacimento Bagni", description: "Ristrutturazione completa bagni con design moderno e funzionale.", imageSrc: "http://img.b2bpic.net/free-photo/tidy-bathroom-with-shiny-tiles_1203-1501.jpg", imageAlt: "Bagno ristrutturato", buttonIcon: ArrowRight,
|
|
buttonHref: "#contact-cta"
|
|
},
|
|
{
|
|
title: "Manutenzione Periodica", description: "Servizi di manutenzione e assistenza tecnica per impianti civili.", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Manutenzione impianti", buttonIcon: ArrowRight,
|
|
buttonHref: "#contact-cta"
|
|
},
|
|
{
|
|
title: "Interventi di Emergenza", description: "Disponibilità per interventi urgenti con risposta rapida sul territorio.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Intervento emergenza idraulico", buttonIcon: ArrowRight,
|
|
buttonHref: "#contact-cta"
|
|
}
|
|
]}
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
buttons={[
|
|
{ text: "Contattaci per Maggiori Dettagli", href: "#contact-cta" }
|
|
]}
|
|
buttonAnimation="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="why-us" data-section="why-us">
|
|
<TextSplitAbout
|
|
title="Perché Sceglierci"
|
|
description={[
|
|
"Termoidraulica Pastorelli è un'azienda locale con esperienza nel settore, specializzata in impianti idraulici e di riscaldamento per abitazioni private.", "Offriamo servizi professionali con un approccio orientato al cliente. Un unico referente per tutti i tuoi impianti di casa, garanzia di serietà e competenza.", "Interveniamo rapidamente su Erba e provincia di Como. Preventivi chiari, lavori ben eseguiti, assistenza diretta dedicata."
|
|
]}
|
|
showBorder={true}
|
|
useInvertedBackground={false}
|
|
buttons={[
|
|
{ text: "Richiedi Preventivo Gratuito", href: "#contact-form" }
|
|
]}
|
|
buttonAnimation="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="social-proof" data-section="social-proof">
|
|
<TestimonialCardTwelve
|
|
testimonials={[
|
|
{ id: "1", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Marco Rossi" },
|
|
{ id: "2", name: "Francesca Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Francesca Bianchi" },
|
|
{ id: "3", name: "Paolo Verdi", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Paolo Verdi" },
|
|
{ id: "4", name: "Laura Neri", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Laura Neri" }
|
|
]}
|
|
cardTitle="Migliaia di clienti soddisfatti affidano a noi i loro impianti"
|
|
cardTag="Valutazione Media: 3,0/5 (6 recensioni)"
|
|
cardTagIcon={Star}
|
|
cardAnimation="slide-up"
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
<div id="local-seo" data-section="local-seo">
|
|
<TextSplitAbout
|
|
title="Termoidraulico a Erba (Como)"
|
|
description={[
|
|
"Siamo specializzati in servizi termoidraulici per la provincia di Como, con sede principale a Erba in Via Como, 42.", "Serviamo abitazioni private con interventi rapidi e professionalità. Manutenzione caldaie, impianti di riscaldamento, rifacimento bagni, riparazioni idrauliche.", "Orari di apertura: aperto fino alle 18:30. Contattaci al 031 627500 per prenotare un intervento o richiedere un preventivo gratuito."
|
|
]}
|
|
showBorder={false}
|
|
useInvertedBackground={false}
|
|
buttons={[
|
|
{ text: "Visualizza su Google Maps", href: "https://maps.google.com" }
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="contact-cta" data-section="contact-cta">
|
|
<ContactText
|
|
text="Hai bisogno di un intervento o di un preventivo? Contattaci subito per ricevere una consulenza gratuita dai nostri esperti."
|
|
animationType="entrance-slide"
|
|
buttons={[
|
|
{ text: "📞 Chiama Subito 031 627500", href: "tel:031627500" },
|
|
{ text: "📝 Richiedi Preventivo", href: "#contact-form" }
|
|
]}
|
|
background={{ variant: "plain" }}
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
<div id="contact-form" data-section="contact-form">
|
|
<ContactText
|
|
text="Compila il form sottostante e ti ricontatteremo nel più breve tempo possibile con un preventivo personalizzato e senza impegno."
|
|
animationType="reveal-blur"
|
|
background={{ variant: "animated-grid" }}
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterSimple
|
|
columns={[
|
|
{
|
|
title: "Azienda", items: [
|
|
{ label: "Chi Siamo", href: "#why-us" },
|
|
{ label: "Servizi", href: "#services" },
|
|
{ label: "Contatti", href: "#contact-cta" }
|
|
]
|
|
},
|
|
{
|
|
title: "Servizi", items: [
|
|
{ label: "Impianti Idraulici", href: "#services" },
|
|
{ label: "Riscaldamento", href: "#services" },
|
|
{ label: "Manutenzione", href: "#services" }
|
|
]
|
|
},
|
|
{
|
|
title: "Contatti", items: [
|
|
{ label: "Tel: 031 627500", href: "tel:031627500" },
|
|
{ label: "Via Como, 42 - Erba (CO)", href: "#" },
|
|
{ label: "Orari: Aperto fino alle 18:30", href: "#" }
|
|
]
|
|
},
|
|
{
|
|
title: "Legal", items: [
|
|
{ label: "Privacy Policy", href: "#" },
|
|
{ label: "Terms of Service", href: "#" },
|
|
{ label: "Cookie Policy", href: "#" }
|
|
]
|
|
}
|
|
]}
|
|
bottomLeftText="© 2025 Termoidraulica Pastorelli. Tutti i diritti riservati."
|
|
bottomRightText="Termoidraulico Professionale a Erba (Como)"
|
|
/>
|
|
</div>
|
|
</ThemeProvider>
|
|
);
|
|
}
|