Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c412c9dbba |
201
src/app/page.tsx
201
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "#hero"},
|
||||||
id: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Servizi",
|
name: "Servizi", id: "#servizi"},
|
||||||
id: "#servizi",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Chi Siamo",
|
name: "Chi Siamo", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contatti",
|
name: "Contatti", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Esse Restauri"
|
brandName="Esse Restauri"
|
||||||
/>
|
/>
|
||||||
@@ -56,41 +48,26 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardGallery
|
<HeroBillboardGallery
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
title="Trasforma la Tua Casa con Esse Restauri"
|
||||||
title="Esse Restauri: Eccellenza nell'Edilizia"
|
|
||||||
description="Trasformiamo il vostro spazio con maestria, precisione e materiali di qualità superiore. Esperienza decennale al servizio del restauro."
|
description="Trasformiamo il vostro spazio con maestria, precisione e materiali di qualità superiore. Esperienza decennale al servizio del restauro."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Richiedi Preventivo",
|
text: "Richiedi Preventivo", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/director-restaurant-is-giving-work-instructions-waitresses_8353-10554.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/director-restaurant-is-giving-work-instructions-waitresses_8353-10554.jpg", imageAlt: "Lavoro di restauro"},
|
||||||
imageAlt: "Lavoro di restauro",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-builder-works-with-professional-angle-grinder-cut-bricks-build-interior-walls-electrician_169016-5878.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/industrial-builder-works-with-professional-angle-grinder-cut-bricks-build-interior-walls-electrician_169016-5878.jpg", imageAlt: "Cantiere moderno"},
|
||||||
imageAlt: "Cantiere moderno",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278575.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278575.jpg", imageAlt: "Muratore al lavoro"},
|
||||||
imageAlt: "Muratore al lavoro",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-concrete-apartment-building_250224-11.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/modern-concrete-apartment-building_250224-11.jpg", imageAlt: "Ristrutturazione facciata"},
|
||||||
imageAlt: "Ristrutturazione facciata",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-placard_23-2149366672.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-placard_23-2149366672.jpg", imageAlt: "Tecnici al lavoro"},
|
||||||
imageAlt: "Tecnici al lavoro",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-engineer-with-plans_23-2148480366.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/side-view-engineer-with-plans_23-2148480366.jpg", imageAlt: "Progetto completo"},
|
||||||
imageAlt: "Progetto completo",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -104,26 +81,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", name: "Ristrutturazioni Interni", price: "Su richiesta", variant: "Completa", imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418533.jpg"},
|
||||||
name: "Ristrutturazioni Interni",
|
|
||||||
price: "Su richiesta",
|
|
||||||
variant: "Completa",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418533.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", name: "Restauro Facciate", price: "Su richiesta", variant: "Esterni", imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504755.jpg"},
|
||||||
name: "Restauro Facciate",
|
|
||||||
price: "Su richiesta",
|
|
||||||
variant: "Esterni",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504755.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", name: "Manutenzione Tetti", price: "Su richiesta", variant: "Tecnica", imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg"},
|
||||||
name: "Manutenzione Tetti",
|
|
||||||
price: "Su richiesta",
|
|
||||||
variant: "Tecnica",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="I Nostri Servizi"
|
title="I Nostri Servizi"
|
||||||
description="Soluzioni su misura per ogni esigenza abitativa e commerciale."
|
description="Soluzioni su misura per ogni esigenza abitativa e commerciale."
|
||||||
@@ -147,23 +109,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "f1",
|
id: "f1", title: "Puntualità", description: "Rispettiamo rigorosamente i tempi di consegna prestabiliti.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-person-conference-room_23-2149085944.jpg"},
|
||||||
title: "Puntualità",
|
|
||||||
description: "Rispettiamo rigorosamente i tempi di consegna prestabiliti.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-person-conference-room_23-2149085944.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2", title: "Qualità dei Materiali", description: "Utilizziamo solo prodotti certificati e durevoli.", imageSrc: "http://img.b2bpic.net/free-photo/young-craftsman-building-house_1303-27973.jpg"},
|
||||||
title: "Qualità dei Materiali",
|
|
||||||
description: "Utilizziamo solo prodotti certificati e durevoli.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-craftsman-building-house_1303-27973.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3", title: "Sicurezza", description: "Lavoriamo seguendo le più severe normative di sicurezza.", imageSrc: "http://img.b2bpic.net/female-architect-talking-mobile-phone_107420-74351.jpg"},
|
||||||
title: "Sicurezza",
|
|
||||||
description: "Lavoriamo seguendo le più severe normative di sicurezza.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-talking-mobile-phone_107420-74351.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Perché Sceglierci"
|
title="Perché Sceglierci"
|
||||||
description="Qualità, trasparenza e rispetto per le tempistiche sono i pilastri del nostro lavoro quotidiano."
|
description="Qualità, trasparenza e rispetto per le tempistiche sono i pilastri del nostro lavoro quotidiano."
|
||||||
@@ -178,29 +128,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
members={[
|
members={[
|
||||||
{
|
{
|
||||||
id: "t1",
|
id: "t1", name: "Mario Rossi", role: "Capocantiere", imageSrc: "http://img.b2bpic.net/free-photo/smiley-old-man-with-mexican-flag-side-view_23-2149522606.jpg"},
|
||||||
name: "Mario Rossi",
|
|
||||||
role: "Capocantiere",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-old-man-with-mexican-flag-side-view_23-2149522606.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t2",
|
id: "t2", name: "Luca Bianchi", role: "Geometra", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-photovoltaics-factory-doing-financial-investments_482257-120653.jpg"},
|
||||||
name: "Luca Bianchi",
|
|
||||||
role: "Geometra",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-photovoltaics-factory-doing-financial-investments_482257-120653.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t3",
|
id: "t3", name: "Giulia Verdi", role: "Artigiana", imageSrc: "http://img.b2bpic.net/free-photo/people-renovating-house-concept_53876-20671.jpg"},
|
||||||
name: "Giulia Verdi",
|
|
||||||
role: "Artigiana",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/people-renovating-house-concept_53876-20671.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t4",
|
id: "t4", name: "Marco Neri", role: "Tecnico", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-with-safety-vests-showing-approval_23-2148269348.jpg"},
|
||||||
name: "Marco Neri",
|
|
||||||
role: "Tecnico",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-with-safety-vests-showing-approval_23-2148269348.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Il Nostro Team"
|
title="Il Nostro Team"
|
||||||
description="Professionisti esperti dedicati alla cura di ogni dettaglio."
|
description="Professionisti esperti dedicati alla cura di ogni dettaglio."
|
||||||
@@ -214,22 +148,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", title: "Progetti Completati", value: "150+", icon: CheckCircle,
|
||||||
title: "Progetti Completati",
|
|
||||||
value: "150+",
|
|
||||||
icon: CheckCircle,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", title: "Clienti Felici", value: "100%", icon: Award,
|
||||||
title: "Clienti Felici",
|
|
||||||
value: "100%",
|
|
||||||
icon: Award,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", title: "Anni di Attività", value: "15", icon: Shield,
|
||||||
title: "Anni di Attività",
|
|
||||||
value: "15",
|
|
||||||
icon: Shield,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="I Nostri Risultati"
|
title="I Nostri Risultati"
|
||||||
@@ -243,50 +168,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1",
|
id: "t1", name: "Anna S.", date: "2023-05", title: "Ottimo Lavoro", quote: "Esse Restauri ha trasformato il mio appartamento in modo impeccabile.", tag: "Privato", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-with-keys-just-bought-new-appartment_1303-28896.jpg"},
|
||||||
name: "Anna S.",
|
|
||||||
date: "2023-05",
|
|
||||||
title: "Ottimo Lavoro",
|
|
||||||
quote: "Esse Restauri ha trasformato il mio appartamento in modo impeccabile.",
|
|
||||||
tag: "Privato",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-with-keys-just-bought-new-appartment_1303-28896.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t2",
|
id: "t2", name: "Giovanni M.", date: "2023-08", title: "Molto Soddisfatto", quote: "Professionisti seri e puntuali. Altamente consigliati.", tag: "Privato", avatarSrc: "http://img.b2bpic.net/free-photo/person-presenting-their-job-resignation_23-2149445122.jpg"},
|
||||||
name: "Giovanni M.",
|
|
||||||
date: "2023-08",
|
|
||||||
title: "Molto Soddisfatto",
|
|
||||||
quote: "Professionisti seri e puntuali. Altamente consigliati.",
|
|
||||||
tag: "Privato",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/person-presenting-their-job-resignation_23-2149445122.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t3",
|
id: "t3", name: "Elena P.", date: "2023-10", title: "Eccellenti", quote: "Qualità dei materiali e precisione nel lavoro eccellenti.", tag: "Commerciale", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-with-paint-tools_23-2147758700.jpg"},
|
||||||
name: "Elena P.",
|
|
||||||
date: "2023-10",
|
|
||||||
title: "Eccellenti",
|
|
||||||
quote: "Qualità dei materiali e precisione nel lavoro eccellenti.",
|
|
||||||
tag: "Commerciale",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-with-paint-tools_23-2147758700.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t4",
|
id: "t4", name: "Roberto F.", date: "2024-01", title: "Precisione", quote: "Hanno rispettato ogni scadenza. Ottimo team.", tag: "Privato", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-holding-digital-tablet-standing-front-businesswoman-outdoors_23-2147941512.jpg"},
|
||||||
name: "Roberto F.",
|
|
||||||
date: "2024-01",
|
|
||||||
title: "Precisione",
|
|
||||||
quote: "Hanno rispettato ogni scadenza. Ottimo team.",
|
|
||||||
tag: "Privato",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/businessman-holding-digital-tablet-standing-front-businesswoman-outdoors_23-2147941512.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t5",
|
id: "t5", name: "Maria C.", date: "2024-02", title: "Professionalità", quote: "Un'esperienza eccellente, curata in ogni dettaglio dalla fase di progetto fino alla consegna.", tag: "Privato", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-with-keys-just-bought-new-appartment_1303-28896.jpg"},
|
||||||
name: "Maria C.",
|
|
||||||
date: "2024-02",
|
|
||||||
title: "Professionalità",
|
|
||||||
quote: "Un'esperienza eccellente, curata in ogni dettaglio dalla fase di progetto fino alla consegna.",
|
|
||||||
tag: "Privato",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-with-keys-just-bought-new-appartment_1303-28896.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Dicono di Noi"
|
title="Dicono di Noi"
|
||||||
description="La soddisfazione dei nostri clienti è la nostra migliore pubblicità."
|
description="La soddisfazione dei nostri clienti è la nostra migliore pubblicità."
|
||||||
@@ -297,16 +187,13 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
tag="Contatti"
|
tag="Contatti"
|
||||||
title="Hai un progetto da realizzare?"
|
title="Hai un progetto da realizzare?"
|
||||||
description="Contattaci per una consulenza gratuita e un preventivo personalizzato."
|
description="Contattaci per una consulenza gratuita e un preventivo personalizzato."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Contattaci ora",
|
text: "Contattaci ora", href: "mailto:info@esserestauri.it"},
|
||||||
href: "mailto:info@esserestauri.it",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -315,29 +202,19 @@ export default function LandingPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Esse Restauri",
|
title: "Esse Restauri", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Via Roma 1, Milano",
|
label: "Via Roma 1, Milano", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "info@esserestauri.it",
|
label: "info@esserestauri.it", href: "mailto:info@esserestauri.it"},
|
||||||
href: "mailto:info@esserestauri.it",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Link",
|
title: "Link", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Servizi",
|
label: "Servizi", href: "#servizi"},
|
||||||
href: "#servizi",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Chi Siamo",
|
label: "Chi Siamo", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user