Update src/app/page.tsx
This commit is contained in:
380
src/app/page.tsx
380
src/app/page.tsx
@@ -34,127 +34,80 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Accueil", id: "#hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Produits",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Produits", id: "#products"},
|
||||
{
|
||||
name: "Tarifs",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Tarifs", id: "#pricing"},
|
||||
{
|
||||
name: "Témoignages",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Témoignages", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Activ'Clim Bassin"
|
||||
button={{
|
||||
text: "Obtenir un devis",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Obtenir un devis", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
imagePosition="right"
|
||||
title="Votre Confort Climatique, Notre Priorité"
|
||||
description="Activ'Clim Bassin offre des solutions complètes de climatisation : installation, dépannage rapide et maintenance pour une qualité d'air optimale et un confort idéal toute l'année."
|
||||
kpis={[
|
||||
{
|
||||
value: "15+",
|
||||
label: "Années d'Expérience",
|
||||
},
|
||||
value: "15+", label: "Années d'Expérience"},
|
||||
{
|
||||
value: "98%",
|
||||
label: "Clients Satisfaits",
|
||||
},
|
||||
value: "98%", label: "Clients Satisfaits"},
|
||||
{
|
||||
value: "24/7",
|
||||
label: "Dépannage Urgence",
|
||||
},
|
||||
value: "24/7", label: "Dépannage Urgence"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
tag="Expert certifié en climatisation"
|
||||
tagIcon={CheckCircle}
|
||||
buttons={[
|
||||
{
|
||||
text: "Demander un Devis Gratuit",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Demander un Devis Gratuit", href: "#contact"},
|
||||
{
|
||||
text: "Voir nos Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Voir nos Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-couple-dog-home_23-2149335102.jpg"
|
||||
imageAlt="Technicien installant un système de climatisation moderne"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg",
|
||||
alt: "Client satisfait 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg", alt: "Client satisfait 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12794.jpg",
|
||||
alt: "Client satisfait 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12794.jpg", alt: "Client satisfait 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-male-engineer_23-2148453439.jpg",
|
||||
alt: "Client satisfait 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-male-engineer_23-2148453439.jpg", alt: "Client satisfait 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-business-woman-working-office-with-laptop-coffee_23-2151964109.jpg",
|
||||
alt: "Client satisfait 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-business-woman-working-office-with-laptop-coffee_23-2151964109.jpg", alt: "Client satisfait 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg",
|
||||
alt: "Client satisfait 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg", alt: "Client satisfait 5"},
|
||||
]}
|
||||
avatarText="+1000 Clients Heureux"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Installation impeccable",
|
||||
icon: CheckCircle,
|
||||
type: "text-icon", text: "Installation impeccable", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Dépannage rapide",
|
||||
icon: Clock,
|
||||
type: "text-icon", text: "Dépannage rapide", icon: Clock,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Maintenance experte",
|
||||
icon: Cog,
|
||||
type: "text-icon", text: "Maintenance experte", icon: Cog,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
content: "Confort garanti",
|
||||
},
|
||||
type: "text", text: "Confort garanti"},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Économies d'énergie",
|
||||
icon: Sparkles,
|
||||
type: "text-icon", text: "Économies d'énergie", icon: Sparkles,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -167,19 +120,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Briefcase,
|
||||
label: "Service client dédié",
|
||||
value: "Engagement",
|
||||
},
|
||||
label: "Service client dédié", value: "Engagement"},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Interventions rapides",
|
||||
value: "Réactivité",
|
||||
},
|
||||
label: "Interventions rapides", value: "Réactivité"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Qualité certifiée",
|
||||
value: "Fiabilité",
|
||||
},
|
||||
label: "Qualité certifiée", value: "Fiabilité"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -193,24 +140,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Gauge,
|
||||
title: "Installation Personnalisée",
|
||||
description: "Nous concevons et installons des systèmes de climatisation sur mesure, parfaitement adaptés à votre espace et à vos exigences énergétiques.",
|
||||
},
|
||||
title: "Installation Personnalisée", description: "Nous concevons et installons des systèmes de climatisation sur mesure, parfaitement adaptés à votre espace et à vos exigences énergétiques."},
|
||||
{
|
||||
icon: Cog,
|
||||
title: "Dépannage Rapide & Efficace",
|
||||
description: "Nos techniciens interviennent rapidement pour diagnostiquer et réparer tout type de panne, minimisant les désagréments et restaurant votre confort.",
|
||||
},
|
||||
title: "Dépannage Rapide & Efficace", description: "Nos techniciens interviennent rapidement pour diagnostiquer et réparer tout type de panne, minimisant les désagréments et restaurant votre confort."},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "Contrats d'Entretien Préventif",
|
||||
description: "Protégez votre investissement avec nos contrats de maintenance. Ils garantissent la performance, la longévité et l'efficacité énergétique de vos équipements.",
|
||||
},
|
||||
title: "Contrats d'Entretien Préventif", description: "Protégez votre investissement avec nos contrats de maintenance. Ils garantissent la performance, la longévité et l'efficacité énergétique de vos équipements."},
|
||||
{
|
||||
icon: Briefcase,
|
||||
title: "Conseil et Optimisation Énergétique",
|
||||
description: "Bénéficiez de notre expertise pour optimiser votre consommation et choisir les solutions les plus économiques et écologiques pour votre foyer ou entreprise.",
|
||||
},
|
||||
title: "Conseil et Optimisation Énergétique", description: "Bénéficiez de notre expertise pour optimiser votre consommation et choisir les solutions les plus économiques et écologiques pour votre foyer ou entreprise."},
|
||||
]}
|
||||
title="Nos Services d'Expertise en Climatisation"
|
||||
description="De l'installation à la maintenance, nous assurons un environnement confortable et sain. Découvrez nos solutions complètes adaptées à vos besoins."
|
||||
@@ -225,65 +164,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "product-1",
|
||||
brand: "Daikin",
|
||||
name: "Climatiseur Mural Intelligent",
|
||||
price: "À partir de 999€",
|
||||
rating: 5,
|
||||
reviewCount: "120 avis",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/housework-young-dark-haired-woman-cleaning-lamp-kitchen_259150-59459.jpg",
|
||||
imageAlt: "Climatiseur mural blanc moderne",
|
||||
},
|
||||
id: "product-1", brand: "Daikin", name: "Climatiseur Mural Intelligent", price: "À partir de 999€", rating: 5,
|
||||
reviewCount: "120 avis", imageSrc: "http://img.b2bpic.net/free-photo/housework-young-dark-haired-woman-cleaning-lamp-kitchen_259150-59459.jpg", imageAlt: "Climatiseur mural blanc moderne"},
|
||||
{
|
||||
id: "product-2",
|
||||
brand: "Mitsubishi Electric",
|
||||
name: "Système Gainable Discret",
|
||||
price: "À partir de 1800€",
|
||||
rating: 4,
|
||||
reviewCount: "85 avis",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dirty-broken-inside-compartments-air-conditioner_632498-1086.jpg",
|
||||
imageAlt: "Système de climatisation gainable intégré",
|
||||
},
|
||||
id: "product-2", brand: "Mitsubishi Electric", name: "Système Gainable Discret", price: "À partir de 1800€", rating: 4,
|
||||
reviewCount: "85 avis", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dirty-broken-inside-compartments-air-conditioner_632498-1086.jpg", imageAlt: "Système de climatisation gainable intégré"},
|
||||
{
|
||||
id: "product-3",
|
||||
brand: "Panasonic",
|
||||
name: "Pompe à Chaleur Réversible",
|
||||
price: "À partir de 2500€",
|
||||
rating: 5,
|
||||
reviewCount: "60 avis",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281308.jpg",
|
||||
imageAlt: "Unité extérieure de pompe à chaleur",
|
||||
},
|
||||
id: "product-3", brand: "Panasonic", name: "Pompe à Chaleur Réversible", price: "À partir de 2500€", rating: 5,
|
||||
reviewCount: "60 avis", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281308.jpg", imageAlt: "Unité extérieure de pompe à chaleur"},
|
||||
{
|
||||
id: "product-4",
|
||||
brand: "LG",
|
||||
name: "Climatiseur Portable Connecté",
|
||||
price: "À partir de 450€",
|
||||
rating: 4,
|
||||
reviewCount: "150 avis",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-nebulizer-home_23-2150562056.jpg",
|
||||
imageAlt: "Climatiseur portable compact",
|
||||
},
|
||||
id: "product-4", brand: "LG", name: "Climatiseur Portable Connecté", price: "À partir de 450€", rating: 4,
|
||||
reviewCount: "150 avis", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-nebulizer-home_23-2150562056.jpg", imageAlt: "Climatiseur portable compact"},
|
||||
{
|
||||
id: "product-5",
|
||||
brand: "Toshiba",
|
||||
name: "Climatiseur Cassette Intégré",
|
||||
price: "À partir de 1600€",
|
||||
rating: 5,
|
||||
reviewCount: "70 avis",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-heater_23-2149339531.jpg",
|
||||
imageAlt: "Climatiseur cassette encastré au plafond",
|
||||
},
|
||||
id: "product-5", brand: "Toshiba", name: "Climatiseur Cassette Intégré", price: "À partir de 1600€", rating: 5,
|
||||
reviewCount: "70 avis", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-heater_23-2149339531.jpg", imageAlt: "Climatiseur cassette encastré au plafond"},
|
||||
{
|
||||
id: "product-6",
|
||||
brand: "Somfy",
|
||||
name: "Thermostat Connecté Somfy",
|
||||
price: "À partir de 199€",
|
||||
rating: 4,
|
||||
reviewCount: "95 avis",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-isolated-white-background_58702-6404.jpg",
|
||||
imageAlt: "Thermostat intelligent mural",
|
||||
},
|
||||
id: "product-6", brand: "Somfy", name: "Thermostat Connecté Somfy", price: "À partir de 199€", rating: 4,
|
||||
reviewCount: "95 avis", imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-isolated-white-background_58702-6404.jpg", imageAlt: "Thermostat intelligent mural"},
|
||||
]}
|
||||
title="Découvrez notre Gamme de Solutions Climatiques"
|
||||
description="Explorez une sélection d'unités de climatisation performantes et éco-énergétiques, parfaites pour chaque type d'environnement."
|
||||
@@ -297,61 +194,34 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "plan-1",
|
||||
badge: "Recommandé",
|
||||
badgeIcon: Sparkles,
|
||||
price: "Sur Devis",
|
||||
subtitle: "Installation Complète",
|
||||
buttons: [
|
||||
id: "plan-1", badge: "Recommandé", badgeIcon: Sparkles,
|
||||
price: "Sur Devis", buttons: [
|
||||
{
|
||||
text: "Demander un Devis",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Demander un Devis", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Diagnostic et étude personnalisée",
|
||||
"Installation professionnelle",
|
||||
"Mise en service et réglages",
|
||||
"Garantie équipement et main d'œuvre",
|
||||
],
|
||||
"Diagnostic et étude personnalisée", "Installation professionnelle", "Mise en service et réglages", "Garantie équipement et main d'œuvre"],
|
||||
subtitle: "Installation Complète"
|
||||
},
|
||||
{
|
||||
id: "plan-2",
|
||||
badge: "Populaire",
|
||||
badgeIcon: Sparkles,
|
||||
price: "Dès 99€/an",
|
||||
subtitle: "Contrat de Maintenance",
|
||||
buttons: [
|
||||
id: "plan-2", badge: "Populaire", badgeIcon: Sparkles,
|
||||
price: "Dès 99€/an", buttons: [
|
||||
{
|
||||
text: "Souscrire",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Souscrire", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Visite annuelle d'entretien",
|
||||
"Nettoyage et vérification",
|
||||
"Priorité dépannage",
|
||||
"Tarif préférentiel sur les pièces",
|
||||
],
|
||||
"Visite annuelle d'entretien", "Nettoyage et vérification", "Priorité dépannage", "Tarif préférentiel sur les pièces"],
|
||||
subtitle: "Contrat de Maintenance"
|
||||
},
|
||||
{
|
||||
id: "plan-3",
|
||||
badge: "Urgence",
|
||||
badgeIcon: Sparkles,
|
||||
price: "À partir de 79€",
|
||||
subtitle: "Intervention Dépannage",
|
||||
buttons: [
|
||||
id: "plan-3", badge: "Urgence", badgeIcon: Sparkles,
|
||||
price: "À partir de 79€", buttons: [
|
||||
{
|
||||
text: "Contacter Urgence",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contacter Urgence", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Diagnostic rapide sur place",
|
||||
"Réparation des pannes courantes",
|
||||
"Conseils post-intervention",
|
||||
"Disponibilité 24/7",
|
||||
],
|
||||
"Diagnostic rapide sur place", "Réparation des pannes courantes", "Conseils post-intervention", "Disponibilité 24/7"],
|
||||
subtitle: "Intervention Dépannage"
|
||||
},
|
||||
]}
|
||||
title="Nos Tarifs & Forfaits pour un Confort Sans Souci"
|
||||
@@ -365,50 +235,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Installation impeccable et rapide",
|
||||
quote: "L'équipe d'Activ'Clim Bassin a réalisé l'installation de notre climatisation avec un professionnalisme exemplaire. Le travail est soigné, rapide et l'appareil fonctionne à merveille. Nous recommandons sans hésiter !",
|
||||
name: "Sophie M.",
|
||||
role: "Propriétaire",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-necklace-talking-phone_23-2148346156.jpg",
|
||||
imageAlt: "Portrait de Sophie M.",
|
||||
},
|
||||
id: "1", title: "Installation impeccable et rapide", quote: "L'équipe d'Activ'Clim Bassin a réalisé l'installation de notre climatisation avec un professionnalisme exemplaire. Le travail est soigné, rapide et l'appareil fonctionne à merveille. Nous recommandons sans hésiter !", name: "Sophie M.", role: "Propriétaire", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-necklace-talking-phone_23-2148346156.jpg", imageAlt: "Portrait de Sophie M."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Service de dépannage ultra-réactif",
|
||||
quote: "Notre climatisation est tombée en panne en plein été. Un appel à Activ'Clim Bassin et un technicien est intervenu le jour même. Problème résolu en un temps record ! Un grand merci pour leur efficacité.",
|
||||
name: "Marc L.",
|
||||
role: "Gérant de restaurant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
|
||||
imageAlt: "Portrait de Marc L.",
|
||||
},
|
||||
id: "2", title: "Service de dépannage ultra-réactif", quote: "Notre climatisation est tombée en panne en plein été. Un appel à Activ'Clim Bassin et un technicien est intervenu le jour même. Problème résolu en un temps record ! Un grand merci pour leur efficacité.", name: "Marc L.", role: "Gérant de restaurant", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg", imageAlt: "Portrait de Marc L."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Contrat d'entretien, la tranquillité assurée",
|
||||
quote: "Depuis que nous avons souscrit un contrat d'entretien, nous n'avons plus aucun souci avec nos climatisations. Les visites sont régulières et l'équipe est toujours de bon conseil. Un investissement qui vaut le coup !",
|
||||
name: "Caroline P.",
|
||||
role: "Particulier",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-cellphone-happy-emoji-message-against-brick-wall_23-2147841183.jpg",
|
||||
imageAlt: "Portrait de Caroline P.",
|
||||
},
|
||||
id: "3", title: "Contrat d'entretien, la tranquillité assurée", quote: "Depuis que nous avons souscrit un contrat d'entretien, nous n'avons plus aucun souci avec nos climatisations. Les visites sont régulières et l'équipe est toujours de bon conseil. Un investissement qui vaut le coup !", name: "Caroline P.", role: "Particulier", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-cellphone-happy-emoji-message-against-brick-wall_23-2147841183.jpg", imageAlt: "Portrait de Caroline P."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Des experts à l'écoute et de bons conseils",
|
||||
quote: "Pour le remplacement de notre ancien système, Activ'Clim Bassin nous a guidés vers la meilleure solution éco-énergétique. Le processus a été clair de bout en bout et le résultat est au-delà de nos attentes.",
|
||||
name: "David R.",
|
||||
role: "Entreprise Locale",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businesswoman-strict-clothes-black-jacket-with-optical-sunglasses-posing-grey-white-wall-work-job-office-business-woman-lady_140725-65015.jpg",
|
||||
imageAlt: "Portrait de David R.",
|
||||
},
|
||||
id: "4", title: "Des experts à l'écoute et de bons conseils", quote: "Pour le remplacement de notre ancien système, Activ'Clim Bassin nous a guidés vers la meilleure solution éco-énergétique. Le processus a été clair de bout en bout et le résultat est au-delà de nos attentes.", name: "David R.", role: "Entreprise Locale", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businesswoman-strict-clothes-black-jacket-with-optical-sunglasses-posing-grey-white-wall-work-job-office-business-woman-lady_140725-65015.jpg", imageAlt: "Portrait de David R."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Professionnalisme et courtoisie",
|
||||
quote: "Chaque intervention d'Activ'Clim Bassin est synonyme de professionnalisme et de courtoisie. Les techniciens sont ponctuels, respectueux et expliquent clairement les travaux effectués. Une équipe formidable !",
|
||||
name: "Émilie G.",
|
||||
role: "Propriétaire",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
|
||||
imageAlt: "Portrait d'Émilie G.",
|
||||
},
|
||||
id: "5", title: "Professionnalisme et courtoisie", quote: "Chaque intervention d'Activ'Clim Bassin est synonyme de professionnalisme et de courtoisie. Les techniciens sont ponctuels, respectueux et expliquent clairement les travaux effectués. Une équipe formidable !", name: "Émilie G.", role: "Propriétaire", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", imageAlt: "Portrait d'Émilie G."},
|
||||
]}
|
||||
title="Ce Que Disent Nos Clients Satisfaits"
|
||||
description="La satisfaction de nos clients est notre plus grande fierté. Découvrez leurs expériences avec Activ'Clim Bassin."
|
||||
@@ -420,14 +255,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Daikin",
|
||||
"Mitsubishi Electric",
|
||||
"Panasonic",
|
||||
"LG",
|
||||
"Toshiba",
|
||||
"RGE",
|
||||
"QualiClim",
|
||||
]}
|
||||
"Daikin", "Mitsubishi Electric", "Panasonic", "LG", "Toshiba", "RGE", "QualiClim"]}
|
||||
title="Nos Partenaires et Certifications Qualité"
|
||||
description="Nous travaillons avec les plus grandes marques et détenons des certifications qui garantissent la qualité et le respect des normes environnementales de nos services."
|
||||
showCard={true}
|
||||
@@ -440,25 +268,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "Combien de temps prend l'installation d'une climatisation ?",
|
||||
content: "Le temps d'installation varie en fonction du type de système et de la complexité. Une installation standard prend généralement 1 à 2 jours. Nous vous fournirons une estimation précise après le diagnostic.",
|
||||
},
|
||||
id: "faq-1", title: "Combien de temps prend l'installation d'une climatisation ?", content: "Le temps d'installation varie en fonction du type de système et de la complexité. Une installation standard prend généralement 1 à 2 jours. Nous vous fournirons une estimation précise après le diagnostic."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "À quelle fréquence faut-il entretenir sa climatisation ?",
|
||||
content: "Il est recommandé de faire entretenir votre climatisation au moins une fois par an par un professionnel pour garantir son bon fonctionnement, son efficacité énergétique et la qualité de l'air.",
|
||||
},
|
||||
id: "faq-2", title: "À quelle fréquence faut-il entretenir sa climatisation ?", content: "Il est recommandé de faire entretenir votre climatisation au moins une fois par an par un professionnel pour garantir son bon fonctionnement, son efficacité énergétique et la qualité de l'air."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Quels sont les avantages d'un système de climatisation réversible ?",
|
||||
content: "Un système réversible permet de chauffer en hiver et de rafraîchir en été. C'est une solution économique et écologique qui offre un confort thermique toute l'année et réduit vos factures d'énergie.",
|
||||
},
|
||||
id: "faq-3", title: "Quels sont les avantages d'un système de climatisation réversible ?", content: "Un système réversible permet de chauffer en hiver et de rafraîchir en été. C'est une solution économique et écologique qui offre un confort thermique toute l'année et réduit vos factures d'énergie."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Proposez-vous des solutions de financement ?",
|
||||
content: "Oui, nous pouvons vous accompagner dans la recherche de solutions de financement adaptées à votre projet d'installation de climatisation. N'hésitez pas à nous contacter pour en discuter.",
|
||||
},
|
||||
id: "faq-4", title: "Proposez-vous des solutions de financement ?", content: "Oui, nous pouvons vous accompagner dans la recherche de solutions de financement adaptées à votre projet d'installation de climatisation. N'hésitez pas à nous contacter pour en discuter."},
|
||||
]}
|
||||
title="Questions Fréquentes sur Nos Services"
|
||||
description="Retrouvez les réponses aux questions les plus courantes concernant l'installation, la maintenance et le dépannage de votre climatisation."
|
||||
@@ -470,8 +286,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contactez-Nous"
|
||||
title="Prêt pour un Confort Optimal ? Parlons de Votre Projet !"
|
||||
description="Que ce soit pour une installation, un dépannage ou un entretien, notre équipe est à votre écoute pour vous offrir les meilleures solutions."
|
||||
@@ -485,66 +300,39 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Installation",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Installation", href: "#services"},
|
||||
{
|
||||
label: "Dépannage",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Dépannage", href: "#services"},
|
||||
{
|
||||
label: "Maintenance",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Maintenance", href: "#services"},
|
||||
{
|
||||
label: "Conseil",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Conseil", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Produits",
|
||||
items: [
|
||||
title: "Produits", items: [
|
||||
{
|
||||
label: "Climatiseurs Muraux",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Climatiseurs Muraux", href: "#products"},
|
||||
{
|
||||
label: "Systèmes Gainables",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Systèmes Gainables", href: "#products"},
|
||||
{
|
||||
label: "Pompes à Chaleur",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Pompes à Chaleur", href: "#products"},
|
||||
{
|
||||
label: "Thermostats Connectés",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Thermostats Connectés", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Activ'Clim Bassin",
|
||||
items: [
|
||||
title: "Activ'Clim Bassin", items: [
|
||||
{
|
||||
label: "À propos de nous",
|
||||
href: "#about",
|
||||
},
|
||||
label: "À propos de nous", href: "#about"},
|
||||
{
|
||||
label: "Témoignages",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Témoignages", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contactez-nous",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contactez-nous", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user