Merge version_1_1781530664437 into main #1
@@ -12,236 +12,129 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
export default function HomePage() {
|
||||
return (
|
||||
<>
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroSplitMediaGrid
|
||||
tag="Expertise Industrielle"
|
||||
title="L'excellence au service de la haute sécurité industrielle."
|
||||
description="Ingénierie, maintenance critique et conformité des systèmes de protection anti-incendie et d'instrumentation process."
|
||||
primaryButton={{
|
||||
text: "Demander une expertise technique",
|
||||
href: "#contact",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "En savoir plus",
|
||||
href: "#expertise",
|
||||
}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-corridor-modern-airport_1359-1139.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-construction-site_23-2151933429.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Expertise Industrielle"
|
||||
title="L'excellence au service de la haute sécurité industrielle."
|
||||
description="Ingénierie, maintenance critique et conformité des systèmes de protection anti-incendie et d'instrumentation process."
|
||||
primaryButton={{
|
||||
text: "Demander une expertise technique", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "En savoir plus", href: "#expertise"}}
|
||||
items={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-corridor-modern-airport_1359-1139.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-construction-site_23-2151933429.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<SectionErrorBoundary name="metrics">
|
||||
<div id="metrics" data-section="metrics">
|
||||
<SectionErrorBoundary name="metrics">
|
||||
<MetricsIconCards
|
||||
tag="Performance"
|
||||
title="Confiance Immédiate"
|
||||
description="Des standards rigoureux pour une sécurité sans compromis sur vos sites critiques."
|
||||
metrics={[
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Disponibilité",
|
||||
value: "24h/7j",
|
||||
},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Normes",
|
||||
value: "NF EN / NFPA",
|
||||
},
|
||||
{
|
||||
icon: Building,
|
||||
title: "Sites",
|
||||
value: "Critiques",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Performance"
|
||||
title="Confiance Immédiate"
|
||||
description="Des standards rigoureux pour une sécurité sans compromis sur vos sites critiques."
|
||||
metrics={[
|
||||
{ icon: "Zap", title: "Disponibilité", value: "24h/7j" },
|
||||
{ icon: "ShieldCheck", title: "Normes", value: "NF EN / NFPA" },
|
||||
{ icon: "Building", title: "Sites", value: "Critiques" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="expertise" data-section="expertise">
|
||||
<SectionErrorBoundary name="expertise">
|
||||
<div id="expertise" data-section="expertise">
|
||||
<SectionErrorBoundary name="expertise">
|
||||
<FeaturesDetailedCards
|
||||
tag="Expertise"
|
||||
title="Nos Pôles d'Expertise"
|
||||
description="Nous intervenons sur les maillons critiques de votre chaîne de sécurité industrielle."
|
||||
items={[
|
||||
{
|
||||
title: "Systèmes Anti-Incendie",
|
||||
description: "Conception, installation et audit des réseaux de protection : RIA, réseaux souterrains, stations de pompage et sprinklers.",
|
||||
tags: [
|
||||
"Audit",
|
||||
"Conception",
|
||||
"Maintenance",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-protection-heaphones_23-2148921434.jpg",
|
||||
},
|
||||
{
|
||||
title: "Instrumentation & Process",
|
||||
description: "Maintenance préventive, étalonnage de haute précision et diagnostic avancé de vos sous-systèmes de sécurité critiques.",
|
||||
tags: [
|
||||
"Process",
|
||||
"Précision",
|
||||
"Diagnostic",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-441.jpg",
|
||||
},
|
||||
{
|
||||
title: "Audits & Conformité",
|
||||
description: "Diagnostics thermiques, contrôle des chaînes de sécurité et rapports d'expertise réglementaire documentés.",
|
||||
tags: [
|
||||
"Conformité",
|
||||
"Audit",
|
||||
"Expertise",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/experienced-manager-is-checkin-necessary-paperworks-warehouse_613910-17066.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Expertise"
|
||||
title="Nos Pôles d'Expertise"
|
||||
description="Nous intervenons sur les maillons critiques de votre chaîne de sécurité industrielle."
|
||||
items={[
|
||||
{
|
||||
title: "Systèmes Anti-Incendie", description: "Conception, installation et audit des réseaux de protection : RIA, réseaux souterrains, stations de pompage et sprinklers.", tags: ["Audit", "Conception", "Maintenance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-protection-heaphones_23-2148921434.jpg"},
|
||||
{
|
||||
title: "Instrumentation & Process", description: "Maintenance préventive, étalonnage de haute précision et diagnostic avancé de vos sous-systèmes de sécurité critiques.", tags: ["Process", "Précision", "Diagnostic"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-441.jpg"},
|
||||
{
|
||||
title: "Audits & Conformité", description: "Diagnostics thermiques, contrôle des chaînes de sécurité et rapports d'expertise réglementaire documentés.", tags: ["Conformité", "Audit", "Expertise"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/experienced-manager-is-checkin-necessary-paperworks-warehouse_613910-17066.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<SectionErrorBoundary name="services">
|
||||
<div id="services" data-section="services">
|
||||
<SectionErrorBoundary name="services">
|
||||
<FeaturesImageBento
|
||||
tag="Ingénierie"
|
||||
title="Protection & Appareillages"
|
||||
description="Détails techniques de nos interventions terrain pour sécuriser vos équipements de puissance et réseaux incendie."
|
||||
items={[
|
||||
{
|
||||
title: "Audit Étanchéité",
|
||||
description: "Tests de fuite rigoureux sur réseaux.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-industrial-zone-background-concept_645730-802.jpg",
|
||||
},
|
||||
{
|
||||
title: "Réhabilitation",
|
||||
description: "Modernisation des lignes et réseaux.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-car-oil-gauge-indicator_181624-14476.jpg",
|
||||
},
|
||||
{
|
||||
title: "Sectorisation",
|
||||
description: "Équipements de zonage incendie.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chrome-key-tablet-updating-ai-systems_482257-90828.jpg",
|
||||
},
|
||||
{
|
||||
title: "Redresseurs",
|
||||
description: "Expertise électronique et puissance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/safety-work-concept-with-equipment_23-2148921400.jpg",
|
||||
},
|
||||
{
|
||||
title: "Imagerie Thermique",
|
||||
description: "Analyse préventive et imagerie.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/remote-control-driving-industrial-warehouse_268835-4098.jpg",
|
||||
},
|
||||
{
|
||||
title: "Boucles de Sécurité",
|
||||
description: "Reconfiguration haute précision.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-experts-optimizing-assembly-line-conveyor-belts_482257-126221.jpg",
|
||||
},
|
||||
{
|
||||
title: "Audit Process",
|
||||
description: "Diagnostics de conformité globaux.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498646.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Ingénierie"
|
||||
title="Protection & Appareillages"
|
||||
description="Détails techniques de nos interventions terrain pour sécuriser vos équipements de puissance et réseaux incendie."
|
||||
items={[
|
||||
{ title: "Audit Étanchéité", description: "Tests de fuite rigoureux sur réseaux.", imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-industrial-zone-background-concept_645730-802.jpg" },
|
||||
{ title: "Réhabilitation", description: "Modernisation des lignes et réseaux.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-car-oil-gauge-indicator_181624-14476.jpg" },
|
||||
{ title: "Sectorisation", description: "Équipements de zonage incendie.", imageSrc: "http://img.b2bpic.net/free-photo/chrome-key-tablet-updating-ai-systems_482257-90828.jpg" },
|
||||
{ title: "Redresseurs", description: "Expertise électronique et puissance.", imageSrc: "http://img.b2bpic.net/free-photo/safety-work-concept-with-equipment_23-2148921400.jpg" },
|
||||
{ title: "Imagerie Thermique", description: "Analyse préventive et imagerie.", imageSrc: "http://img.b2bpic.net/free-photo/remote-control-driving-industrial-warehouse_268835-4098.jpg" },
|
||||
{ title: "Boucles de Sécurité", description: "Reconfiguration haute précision.", imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-experts-optimizing-assembly-line-conveyor-belts_482257-126221.jpg" },
|
||||
{ title: "Audit Process", description: "Diagnostics de conformité globaux.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498646.jpg" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="compliance" data-section="compliance">
|
||||
<SectionErrorBoundary name="compliance">
|
||||
<div id="compliance" data-section="compliance">
|
||||
<SectionErrorBoundary name="compliance">
|
||||
<AboutText
|
||||
title="Respect strict des référentiels (NF EN, NFPA). Nos rapports d'experts documentent vos arrêts techniques avec des mesures précises."
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
title="Respect strict des référentiels (NF EN, NFPA). Nos rapports d'experts documentent vos arrêts techniques avec des mesures précises."
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<SectionErrorBoundary name="testimonials">
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<SectionErrorBoundary name="testimonials">
|
||||
<TestimonialColumnMarqueeCards
|
||||
tag="Témoignages"
|
||||
title="Ils nous font confiance"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
role: "Directrice HSE",
|
||||
quote: "Une expertise technique inégalée sur nos sites critiques.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/executive-office_23-2147707177.jpg",
|
||||
},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
role: "Responsable Maintenance",
|
||||
quote: "Les relevés de mesures sont toujours d'une précision chirurgicale.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-architecture-with-prints_23-2147768402.jpg",
|
||||
},
|
||||
{
|
||||
name: "Emily Rodriguez",
|
||||
role: "Gérante Site Industriel",
|
||||
quote: "Une réactivité indispensable lors de nos arrêts techniques majeurs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-firefighter-station-with-suit-safety-helmet_23-2149206439.jpg",
|
||||
},
|
||||
{
|
||||
name: "David Kim",
|
||||
role: "Directeur Exploitation",
|
||||
quote: "Les rapports d'audits facilitent nos prises de décision réglementaires.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional-architecture-holding-clipboard-construction-site_23-2148204025.jpg",
|
||||
},
|
||||
{
|
||||
name: "Claire Dupont",
|
||||
role: "Responsable Conformité",
|
||||
quote: "Une équipe de haut niveau qui comprend les enjeux de terrain.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-builder-woman-talking-phone_23-2147710805.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Témoignages"
|
||||
title="Ils nous font confiance"
|
||||
description="Retours d'expérience de nos clients sur nos sites industriels."
|
||||
testimonials={[
|
||||
{ name: "Sarah Johnson", role: "Directrice HSE", quote: "Une expertise technique inégalée sur nos sites critiques.", imageSrc: "http://img.b2bpic.net/free-photo/executive-office_23-2147707177.jpg" },
|
||||
{ name: "Michael Chen", role: "Responsable Maintenance", quote: "Les relevés de mesures sont toujours d'une précision chirurgicale.", imageSrc: "http://img.b2bpic.net/free-photo/confident-architecture-with-prints_23-2147768402.jpg" },
|
||||
{ name: "Emily Rodriguez", role: "Gérante Site Industriel", quote: "Une réactivité indispensable lors de nos arrêts techniques majeurs.", imageSrc: "http://img.b2bpic.net/free-photo/male-firefighter-station-with-suit-safety-helmet_23-2149206439.jpg" },
|
||||
{ name: "David Kim", role: "Directeur Exploitation", quote: "Les rapports d'audits facilitent nos prises de décision réglementaires.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional-architecture-holding-clipboard-construction-site_23-2148204025.jpg" },
|
||||
{ name: "Claire Dupont", role: "Responsable Conformité", quote: "Une équipe de haut niveau qui comprend les enjeux de terrain.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-builder-woman-talking-phone_23-2147710805.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<SectionErrorBoundary name="faq">
|
||||
<div id="faq" data-section="faq">
|
||||
<SectionErrorBoundary name="faq">
|
||||
<FaqSimple
|
||||
tag="Support"
|
||||
title="Questions Fréquentes"
|
||||
items={[
|
||||
{
|
||||
question: "Quel est le délai d'intervention ?",
|
||||
answer: "Nos équipes étudient votre cahier des charges sous 48 heures ouvrées.",
|
||||
},
|
||||
{
|
||||
question: "Quelles normes couvrez-vous ?",
|
||||
answer: "Nous sommes alignés sur les standards européens NF EN et internationaux NFPA.",
|
||||
},
|
||||
{
|
||||
question: "Réalisez-vous des audits thermographiques ?",
|
||||
answer: "Oui, l'analyse thermique est au cœur de nos diagnostics de maintenance préventive.",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Support"
|
||||
title="Questions Fréquentes"
|
||||
description="Réponses aux questions les plus posées par nos partenaires."
|
||||
items={[
|
||||
{ question: "Quel est le délai d'intervention ?", answer: "Nos équipes étudient votre cahier des charges sous 48 heures ouvrées." },
|
||||
{ question: "Quelles normes couvrez-vous ?", answer: "Nous sommes alignés sur les standards européens NF EN et internationaux NFPA." },
|
||||
{ question: "Réalisez-vous des audits thermographiques ?", answer: "Oui, l'analyse thermique est au cœur de nos diagnostics de maintenance préventive." },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<ContactCta
|
||||
tag="Audit"
|
||||
text="Nos ingénieurs et techniciens spécialistes étudient votre cahier des charges sous 48 heures ouvrées."
|
||||
primaryButton={{
|
||||
text: "Demander une expertise",
|
||||
href: "#contact",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Appeler l'équipe",
|
||||
href: "tel:0102030405",
|
||||
}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Audit"
|
||||
text="Nos ingénieurs et techniciens spécialistes étudient votre cahier des charges sous 48 heures ouvrées."
|
||||
primaryButton={{ text: "Demander une expertise", href: "#contact" }}
|
||||
secondaryButton={{ text: "Appeler l'équipe", href: "tel:0102030405" }}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user