diff --git a/src/app/page.tsx b/src/app/page.tsx
index ec83318..220c468 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -13,7 +13,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
-import { Award, Check, Droplets, Heart, Lightbulb, Recycle, Star, Wrench } from "lucide-react";
+import { Award, Check, Droplets, Heart, Lightbulb, Recycle, Star, Wrench, Hammer, Trowel, TrafficCone, Water, Pipe, Gas, LayoutGrid } from "lucide-react";
export default function LandingPage() {
return (
@@ -34,37 +34,23 @@ export default function LandingPage() {
@@ -72,122 +58,67 @@ export default function LandingPage() {
@@ -200,17 +131,11 @@ export default function LandingPage() {
description="Diodato Srl è un'impresa edile stradale con oltre 30 anni di esperienza, specializzata nella realizzazione di infrastrutture e opere civili. Ci impegniamo a fornire soluzioni innovative e di alta qualità, rispettando i più rigorosi standard di sicurezza e sostenibilità in ogni cantiere."
bulletPoints={[
{
- title: "Qualità e Competenza",
- description: "Garantiamo opere a regola d'arte grazie a un team altamente qualificato e processi certificati.",
- },
+ title: "Qualità e Competenza", description: "Garantiamo opere a regola d'arte grazie a un team altamente qualificato e processi certificati."},
{
- title: "Innovazione e Sostenibilità",
- description: "Adottiamo tecniche all'avanguardia e materiali ecocompatibili per un futuro migliore.",
- },
+ title: "Innovazione e Sostenibilità", description: "Adottiamo tecniche all'avanguardia e materiali ecocompatibili per un futuro migliore."},
{
- title: "Soddisfazione del Cliente",
- description: "Il nostro obiettivo primario è superare le aspettative, costruendo relazioni durature basate sulla fiducia.",
- },
+ title: "Soddisfazione del Cliente", description: "Il nostro obiettivo primario è superare le aspettative, costruendo relazioni durature basate sulla fiducia."},
]}
imageSrc="http://img.b2bpic.net/free-photo/team-architects-collaborating-blueprints_23-2152006084.jpg"
imageAlt="Architectural plans and a modern building"
@@ -225,79 +150,52 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Lavori Stradali",
- description: "Realizzazione e manutenzione di infrastrutture stradali, asfaltature e pavimentazioni.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/tractor-with-plow-clears-snow-rural-road-road-maintenance_169016-71388.jpg",
- imageAlt: "Road construction site with machinery",
- },
+ title: "Lavori Stradali", description: "Realizzazione e manutenzione di infrastrutture stradali, asfaltature e pavimentazioni.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/tractor-with-plow-clears-snow-rural-road-road-maintenance_169016-71388.jpg", imageAlt: "Road construction site with machinery"},
items: [
{
icon: Hammer,
- text: "Nuove costruzioni stradali",
- },
+ text: "Nuove costruzioni stradali"},
{
icon: Trowel,
- text: "Manutenzione e riqualificazione",
- },
+ text: "Manutenzione e riqualificazione"},
{
icon: TrafficCone,
- text: "Asfaltature e pavimentazioni",
- },
+ text: "Asfaltature e pavimentazioni"},
],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg?_wi=2",
- imageAlt: "road construction site heavy machinery",
+ reverse: false
},
{
- title: "Acquedotti, Fognature, Gasdotti",
- description: "Opere complesse per reti idriche, fognarie e distribuzione gas con soluzioni all'avanguardia.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/two-men-crouched-near-pipe-construction-site_259150-57633.jpg",
- imageAlt: "Underground pipe laying for water and gas systems",
- },
+ title: "Acquedotti, Fognature, Gasdotti", description: "Opere complesse per reti idriche, fognarie e distribuzione gas con soluzioni all'avanguardia.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/two-men-crouched-near-pipe-construction-site_259150-57633.jpg", imageAlt: "Underground pipe laying for water and gas systems"},
items: [
{
icon: Water,
- text: "Acquedotti civili e industriali",
- },
+ text: "Acquedotti civili e industriali"},
{
icon: Pipe,
- text: "Reti fognarie complesse",
- },
+ text: "Reti fognarie complesse"},
{
icon: Gas,
- text: "Gasdotti urbani ed extra-urbani",
- },
+ text: "Gasdotti urbani ed extra-urbani"},
],
- reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
- imageAlt: "road construction site heavy machinery",
+ reverse: true
},
{
- title: "Demolizioni e Opere in C.A.",
- description: "Servizi di demolizione controllata, smaltimento certificato e realizzazione di opere in cemento armato.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/ruined-home-russian-s-war-ukraine_23-2149437903.jpg",
- imageAlt: "Controlled building demolition",
- },
+ title: "Demolizioni e Opere in C.A.", description: "Servizi di demolizione controllata, smaltimento certificato e realizzazione di opere in cemento armato.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/ruined-home-russian-s-war-ukraine_23-2149437903.jpg", imageAlt: "Controlled building demolition"},
items: [
{
icon: Wrench,
- text: "Demolizioni controllate",
- },
+ text: "Demolizioni controllate"},
{
icon: Recycle,
- text: "Smaltimento certificato",
- },
+ text: "Smaltimento certificato"},
{
icon: LayoutGrid,
- text: "Strutture in cemento armato",
- },
+ text: "Strutture in cemento armato"},
],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg",
- imageAlt: "road construction site heavy machinery",
+ reverse: false
},
]}
title="Le Nostre Specializzazioni Edili"
@@ -312,31 +210,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "exp",
- value: "30+",
- title: "Anni di Esperienza",
- items: [
- "Fondati nel 1990",
- "Leader nel settore",
- ],
+ id: "exp", value: "30+", title: "Anni di Esperienza", items: [
+ "Fondati nel 1990", "Leader nel settore"],
},
{
- id: "clients",
- value: "800+",
- title: "Clienti Soddisfatti",
- items: [
- "Partnership durature",
- "Fiducia consolidata",
- ],
+ id: "clients", value: "800+", title: "Clienti Soddisfatti", items: [
+ "Partnership durature", "Fiducia consolidata"],
},
{
- id: "projects",
- value: "1200+",
- title: "Progetti Realizzati",
- items: [
- "Dalla piccola alla grande opera",
- "Eccellenza in ogni cantiere",
- ],
+ id: "projects", value: "1200+", title: "Progetti Realizzati", items: [
+ "Dalla piccola alla grande opera", "Eccellenza in ogni cantiere"],
},
]}
title="Diodato Srl in Numeri"
@@ -349,14 +232,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Certificazione ISO 9001",
- "Anas S.p.A.",
- "Comune di Roma",
- "Acea Ato 2",
- "Consorzio Bonifica",
- "Ministero Infrastrutture",
- "FIMAA",
- ]}
+ "Certificazione ISO 9001", "Anas S.p.A.", "Comune di Roma", "Acea Ato 2", "Consorzio Bonifica", "Ministero Infrastrutture", "FIMAA"]}
title="Certificazioni e Partners"
description="Garantiamo qualità e competenza nella realizzazione delle opere attraverso l'adesione a standard elevati e collaborazioni strategiche con enti e partner di prestigio."
/>
@@ -369,36 +245,14 @@ export default function LandingPage() {
useInvertedBackground={false}
groups={[
{
- id: "management",
- groupTitle: "Management e Ingegneria",
- members: [
+ id: "management", groupTitle: "Management e Ingegneria", members: [
{
- id: "member-1",
- title: "Marco Diodato",
- subtitle: "Amministratore Delegato",
- detail: "Guida l'azienda con visione strategica e profonda conoscenza del settore.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-business-worker-using-vr-glasses-working-office_839833-10645.jpg",
- imageAlt: "Marco Diodato",
- },
+ id: "member-1", title: "Marco Diodato", subtitle: "Amministratore Delegato", detail: "Guida l'azienda con visione strategica e profonda conoscenza del settore.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-business-worker-using-vr-glasses-working-office_839833-10645.jpg", imageAlt: "Marco Diodato"},
{
- id: "member-2",
- title: "Giulia Esposito",
- subtitle: "Direttore Tecnico",
- detail: "Responsabile della qualità e dell'innovazione nei processi costruttivi.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-tablet-looking-away_23-2148269385.jpg",
- imageAlt: "Giulia Esposito",
- },
+ id: "member-2", title: "Giulia Esposito", subtitle: "Direttore Tecnico", detail: "Responsabile della qualità e dell'innovazione nei processi costruttivi.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-tablet-looking-away_23-2148269385.jpg", imageAlt: "Giulia Esposito"},
{
- id: "member-3",
- title: "Andrea Rizzo",
- subtitle: "Capo Progetto Senior",
- detail: "Esperto nella gestione e realizzazione di grandi opere infrastrutturali.",
- imageSrc: "http://img.b2bpic.net/free-photo/builder-young-man-construction-uniform-safety-helmet-looking-camera-happy-positive-smiling-cheerfully-showing-vsign-standing-orange-background_141793-134071.jpg",
- imageAlt: "Andrea Rizzo",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg?_wi=3",
- imageAlt: "male construction executive portrait",
+ id: "member-3", title: "Andrea Rizzo", subtitle: "Capo Progetto Senior", detail: "Esperto nella gestione e realizzazione di grandi opere infrastrutturali.", imageSrc: "http://img.b2bpic.net/free-photo/builder-young-man-construction-uniform-safety-helmet-looking-camera-happy-positive-smiling-cheerfully-showing-vsign-standing-orange-background_141793-134071.jpg", imageAlt: "Andrea Rizzo"},
+ ]
},
]}
title="Il Nostro Team di Esperti"
@@ -415,38 +269,11 @@ export default function LandingPage() {
description="Resta aggiornato sulle ultime realizzazioni, innovazioni nel settore e novità di Diodato Srl. Esplora i nostri successi e la nostra visione."
blogs={[
{
- id: "blog-1",
- category: "Infrastrutture",
- title: "Innovazione nelle Opere Stradali: Progetto Via Appia",
- excerpt: "Un approfondimento sul nostro ultimo progetto di riqualificazione della storica Via Appia, integrando tecniche moderne e rispetto del patrimonio.",
- imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-industrial-buildings-bristol-england_181624-17293.jpg",
- imageAlt: "Modern highway with cars",
- authorName: "Luca D'Angelo",
- authorAvatar: "http://img.b2bpic.net/free-photo/stylish-man-flannel-suit-glasses-standing-against-brick-wall_613910-6746.jpg",
- date: "15 Maggio 2024",
- },
+ id: "blog-1", category: "Infrastrutture", title: "Innovazione nelle Opere Stradali: Progetto Via Appia", excerpt: "Un approfondimento sul nostro ultimo progetto di riqualificazione della storica Via Appia, integrando tecniche moderne e rispetto del patrimonio.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-industrial-buildings-bristol-england_181624-17293.jpg", imageAlt: "Modern highway with cars", authorName: "Luca D'Angelo", authorAvatar: "http://img.b2bpic.net/free-photo/stylish-man-flannel-suit-glasses-standing-against-brick-wall_613910-6746.jpg", date: "15 Maggio 2024"},
{
- id: "blog-2",
- category: "Ambiente",
- title: "Gestione Sostenibile delle Acque: Il Nuovo Acquedotto Urbano",
- excerpt: "Scopri come stiamo contribuendo a un futuro più verde con la costruzione di un acquedotto all'avanguardia per la gestione delle risorse idriche.",
- imageSrc: "http://img.b2bpic.net/free-photo/warning-signs-roadworks-highway-lighting_169016-68717.jpg",
- imageAlt: "Water treatment plant pipes",
- authorName: "Chiara Romano",
- authorAvatar: "http://img.b2bpic.net/free-photo/close-up-man-wearing-apron_23-2149007471.jpg",
- date: "01 Maggio 2024",
- },
+ id: "blog-2", category: "Ambiente", title: "Gestione Sostenibile delle Acque: Il Nuovo Acquedotto Urbano", excerpt: "Scopri come stiamo contribuendo a un futuro più verde con la costruzione di un acquedotto all'avanguardia per la gestione delle risorse idriche.", imageSrc: "http://img.b2bpic.net/free-photo/warning-signs-roadworks-highway-lighting_169016-68717.jpg", imageAlt: "Water treatment plant pipes", authorName: "Chiara Romano", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-man-wearing-apron_23-2149007471.jpg", date: "01 Maggio 2024"},
{
- id: "blog-3",
- category: "Tecnologia",
- title: "Sicurezza e Efficienza nelle Demolizioni Controllate",
- excerpt: "Esploriamo le tecnologie e le metodologie che Diodato Srl impiega per garantire demolizioni sicure ed efficienti, minimizzando l'impatto ambientale.",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-structure_23-2151048138.jpg",
- imageAlt: "Building being demolished with excavator",
- authorName: "Simone Gallo",
- authorAvatar: "http://img.b2bpic.net/free-photo/smiling-blogger-girl-is-looking-her-little-camera-blue-background_176474-116558.jpg",
- date: "20 Aprile 2024",
- },
+ id: "blog-3", category: "Tecnologia", title: "Sicurezza e Efficienza nelle Demolizioni Controllate", excerpt: "Esploriamo le tecnologie e le metodologie che Diodato Srl impiega per garantire demolizioni sicure ed efficienti, minimizzando l'impatto ambientale.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-structure_23-2151048138.jpg", imageAlt: "Building being demolished with excavator", authorName: "Simone Gallo", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-blogger-girl-is-looking-her-little-camera-blue-background_176474-116558.jpg", date: "20 Aprile 2024"},
]}
/>
@@ -459,25 +286,15 @@ export default function LandingPage() {
author="Direzione Tecnica, Grande S.p.A."
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
- alt: "John Doe",
- },
+ src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", alt: "John Doe"},
{
- src: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg",
- alt: "Jane Smith",
- },
+ src: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg", alt: "Jane Smith"},
{
- src: "http://img.b2bpic.net/free-photo/architect-smiling-safety-equipment_23-2148242954.jpg",
- alt: "Robert Johnson",
- },
+ src: "http://img.b2bpic.net/free-photo/architect-smiling-safety-equipment_23-2148242954.jpg", alt: "Robert Johnson"},
{
- src: "http://img.b2bpic.net/free-photo/two-successful-entrepreneur-helmet-with-project-laptop-new-buildings-stay-near-glass-roof_496169-971.jpg",
- alt: "Emily Davis",
- },
+ src: "http://img.b2bpic.net/free-photo/two-successful-entrepreneur-helmet-with-project-laptop-new-buildings-stay-near-glass-roof_496169-971.jpg", alt: "Emily Davis"},
{
- src: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg",
- alt: "Diverse team member headshot male",
- },
+ src: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg", alt: "Diverse team member headshot male"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -491,28 +308,17 @@ export default function LandingPage() {
description="Lasciaci un messaggio, ti ricontatteremo al più presto per discutere le tue esigenze e fornirti una consulenza personalizzata. La tua richiesta è importante per noi."
inputs={[
{
- name: "Nome",
- type: "text",
- placeholder: "Il tuo nome",
- required: true,
+ name: "Nome", type: "text", placeholder: "Il tuo nome", required: true,
},
{
- name: "Email",
- type: "email",
- placeholder: "La tua email",
- required: true,
+ name: "Email", type: "email", placeholder: "La tua email", required: true,
},
{
- name: "Telefono",
- type: "tel",
- placeholder: "Il tuo numero di telefono",
- required: false,
+ name: "Telefono", type: "tel", placeholder: "Il tuo numero di telefono", required: false,
},
]}
textarea={{
- name: "Messaggio",
- placeholder: "Il tuo messaggio...",
- rows: 4,
+ name: "Messaggio", placeholder: "Il tuo messaggio...", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/casual-male-posing-with-electric-scooter_23-2148779878.jpg"
@@ -530,70 +336,41 @@ export default function LandingPage() {
logoText="Diodato Srl"
columns={[
{
- title: "Servizi",
- items: [
+ title: "Servizi", items: [
{
- label: "Lavori Stradali",
- href: "#services",
- },
+ label: "Lavori Stradali", href: "#services"},
{
- label: "Acquedotti e Fognature",
- href: "#services",
- },
+ label: "Acquedotti e Fognature", href: "#services"},
{
- label: "Demolizioni",
- href: "#services",
- },
+ label: "Demolizioni", href: "#services"},
{
- label: "Opere in C.A.",
- href: "#services",
- },
+ label: "Opere in C.A.", href: "#services"},
{
- label: "Verde e Arredo Urbano",
- href: "#services",
- },
+ label: "Verde e Arredo Urbano", href: "#services"},
],
},
{
- title: "Azienda",
- items: [
+ title: "Azienda", items: [
{
- label: "Chi Siamo",
- href: "#about",
- },
+ label: "Chi Siamo", href: "#about"},
{
- label: "Il Nostro Team",
- href: "#team",
- },
+ label: "Il Nostro Team", href: "#team"},
{
- label: "Dicono di Noi",
- href: "#testimonials",
- },
+ label: "Dicono di Noi", href: "#testimonials"},
{
- label: "Lavora con Noi",
- href: "#",
- },
+ label: "Lavora con Noi", href: "#"},
],
},
{
- title: "Contatti",
- items: [
+ title: "Contatti", items: [
{
- label: "Via dell'Industria, 10",
- href: "#",
- },
+ label: "Via dell'Industria, 10", href: "#"},
{
- label: "00100 Roma, Italia",
- href: "#",
- },
+ label: "00100 Roma, Italia", href: "#"},
{
- label: "+39 06 1234 5678",
- href: "tel:+390612345678",
- },
+ label: "+39 06 1234 5678", href: "tel:+390612345678"},
{
- label: "info@diodatosrl.it",
- href: "mailto:info@diodatosrl.it",
- },
+ label: "info@diodatosrl.it", href: "mailto:info@diodatosrl.it"},
],
},
]}