diff --git a/src/app/page.tsx b/src/app/page.tsx index 029bb73..b657de8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,68 +31,43 @@ export default function LandingPage() {
@@ -104,26 +79,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Sicurezza sul lavoro", - description: "Gestione completa del D.Lgs 81/08 per ogni tipologia di attività.", - tag: "Consulenza", - imageSrc: "http://img.b2bpic.net/free-photo/engineer-helmet-vest-civil-worker-smart-young-cute-blonde-girl-very-excited_140725-167634.jpg", - }, + id: "1", title: "Sicurezza sul lavoro", description: "Gestione completa del D.Lgs 81/08 per ogni tipologia di attività.", tag: "Consulenza", imageSrc: "http://img.b2bpic.net/free-photo/engineer-helmet-vest-civil-worker-smart-young-cute-blonde-girl-very-excited_140725-167634.jpg"}, { - id: "2", - title: "Formazione professionale", - description: "Corsi obbligatori e specialistici con approccio pratico.", - tag: "Formazione", - imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg", - }, + id: "2", title: "Formazione professionale", description: "Corsi obbligatori e specialistici con approccio pratico.", tag: "Formazione", imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg"}, { - id: "3", - title: "Sicurezza cantieri", - description: "Supporto CSP/CSE, POS e PSC per la massima conformità.", - tag: "Tecnico", - imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-production-manager-looking-schematics_482257-119902.jpg", - }, + id: "3", title: "Sicurezza cantieri", description: "Supporto CSP/CSE, POS e PSC per la massima conformità.", tag: "Tecnico", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-production-manager-looking-schematics_482257-119902.jpg"}, ]} title="I Nostri Servizi" description="Soluzioni complete per ogni ambito della sicurezza aziendale." @@ -136,8 +96,7 @@ export default function LandingPage() { title="La differenza non è cosa facciamo, ma come lo facciamo." buttons={[ { - text: "Leggi di più", - }, + text: "Leggi di più"}, ]} /> @@ -149,26 +108,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - value: "100%", - title: "Precisione", - description: "Gestione scadenze senza errori.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", - }, + id: "1", value: "100%", title: "Precisione", description: "Gestione scadenze senza errori.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg"}, { - id: "2", - value: "24h", - title: "Rapidità", - description: "Interventi tecnici tempestivi.", - imageSrc: "http://img.b2bpic.net/free-photo/army-soldier-reviews-targets-satellite-world-map-ensure-global-protection_482257-91236.jpg", - }, + id: "2", value: "24h", title: "Rapidità", description: "Interventi tecnici tempestivi.", imageSrc: "http://img.b2bpic.net/free-photo/army-soldier-reviews-targets-satellite-world-map-ensure-global-protection_482257-91236.jpg"}, { - id: "3", - value: "360°", - title: "Approccio", - description: "Supporto completo HSE.", - imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg", - }, + id: "3", value: "360°", title: "Approccio", description: "Supporto completo HSE.", imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg"}, ]} title="Perché scegliere ASTRA" description="Numeri e fatti che confermano la nostra operatività." @@ -182,52 +126,28 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "lavoratori", - badge: "Base", - price: "Su richiesta", - subtitle: "Per dipendenti", - buttons: [ + id: "lavoratori", badge: "Base", price: "Su richiesta", subtitle: "Per dipendenti", buttons: [ { - text: "Dettagli", - }, + text: "Dettagli"}, ], features: [ - "Obbligatorio", - "Pratico", - "Certificato", - ], + "Obbligatorio", "Pratico", "Certificato"], }, { - id: "rspp", - badge: "Specialistico", - price: "Su richiesta", - subtitle: "Per RSPP e RLS", - buttons: [ + id: "rspp", badge: "Specialistico", price: "Su richiesta", subtitle: "Per RSPP e RLS", buttons: [ { - text: "Dettagli", - }, + text: "Dettagli"}, ], features: [ - "Aggiornamento", - "In-depth", - "Tecnico", - ], + "Aggiornamento", "In-depth", "Tecnico"], }, { - id: "antincendio", - badge: "Pratico", - price: "Su richiesta", - subtitle: "Per emergenze", - buttons: [ + id: "antincendio", badge: "Pratico", price: "Su richiesta", subtitle: "Per emergenze", buttons: [ { - text: "Dettagli", - }, + text: "Dettagli"}, ], features: [ - "Prova pratica", - "Esercitazione", - "Conforme", - ], + "Prova pratica", "Esercitazione", "Conforme"], }, ]} title="Formazione Aziendale" @@ -242,26 +162,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "pos", - title: "POS & PSC", - description: "Redazione rapida e precisa.", - tag: "Documentale", - imageSrc: "http://img.b2bpic.net/free-photo/warehouse-associate-fulfilling-purchases_482257-75289.jpg", - }, + id: "pos", title: "POS & PSC", description: "Redazione rapida e precisa.", tag: "Documentale", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-associate-fulfilling-purchases_482257-75289.jpg"}, { - id: "sopralluoghi", - title: "Sopralluoghi", - description: "Presenza costante sul campo.", - tag: "Tecnico", - imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-protection-mask_23-2148751949.jpg", - }, + id: "sopralluoghi", title: "Sopralluoghi", description: "Presenza costante sul campo.", tag: "Tecnico", imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-protection-mask_23-2148751949.jpg"}, { - id: "coord", - title: "Coordinamento", - description: "Gestione CSP/CSE per committenti.", - tag: "Compliance", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-men-wearing-equipment_23-2149426486.jpg", - }, + id: "coord", title: "Coordinamento", description: "Gestione CSP/CSE per committenti.", tag: "Compliance", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-men-wearing-equipment_23-2149426486.jpg"}, ]} title="Sicurezza Cantieri" description="Alta specializzazione documentale e tecnica." @@ -274,45 +179,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - title: "Visione", - quote: "Leadership e crescita professionale.", - name: "Partner ASTRA", - role: "Project 1% Leader", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-working-covid-concept_23-2148616725.jpg", - }, + id: "1", title: "Visione", quote: "Leadership e crescita professionale.", name: "Partner ASTRA", role: "Project 1% Leader", imageSrc: "http://img.b2bpic.net/free-photo/front-view-working-covid-concept_23-2148616725.jpg"}, { - id: "2", - title: "Sviluppo", - quote: "Formazione evoluta per leader.", - name: "Partner ASTRA", - role: "Executive", - imageSrc: "http://img.b2bpic.net/free-photo/people-pandemic-working-together-office-with-masks_23-2148666322.jpg", - }, + id: "2", title: "Sviluppo", quote: "Formazione evoluta per leader.", name: "Partner ASTRA", role: "Executive", imageSrc: "http://img.b2bpic.net/free-photo/people-pandemic-working-together-office-with-masks_23-2148666322.jpg"}, { - id: "3", - title: "Mentalità", - quote: "Un approccio unico al business.", - name: "Partner ASTRA", - role: "Leader", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-background_1098-2078.jpg", - }, + id: "3", title: "Mentalità", quote: "Un approccio unico al business.", name: "Partner ASTRA", role: "Leader", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-background_1098-2078.jpg"}, { - id: "4", - title: "Eccellenza", - quote: "Puntare sempre in alto.", - name: "Partner ASTRA", - role: "CEO", - imageSrc: "http://img.b2bpic.net/free-photo/person-using-futuristic-technology_1134-495.jpg", - }, + id: "4", title: "Eccellenza", quote: "Puntare sempre in alto.", name: "Partner ASTRA", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/person-using-futuristic-technology_1134-495.jpg"}, { - id: "5", - title: "Leadership", - quote: "Innovazione costante.", - name: "Partner ASTRA", - role: "Founder", - imageSrc: "http://img.b2bpic.net/free-photo/business-man-doing-paperwork-looking-rate-charts-while-working-with-laptop-employee-wearing-face-mask-analyzing-data-analysis-files-project-planning-strategy_482257-43782.jpg", - }, + id: "5", title: "Leadership", quote: "Innovazione costante.", name: "Partner ASTRA", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/business-man-doing-paperwork-looking-rate-charts-while-working-with-laptop-employee-wearing-face-mask-analyzing-data-analysis-files-project-planning-strategy_482257-43782.jpg"}, ]} title="Project 1%" description="Non è per tutti. È per chi punta all'eccellenza." @@ -323,8 +198,7 @@ export default function LandingPage() {