Update src/app/page.tsx

This commit is contained in:
2026-03-12 22:25:15 +00:00
parent 98772e0549
commit 2fa7ea3391

View File

@@ -60,16 +60,16 @@ export default function LandingPage() {
<FeatureCardThree
features={[
{
id: "01", title: "Installation Électrique", description: "Maisons neuves, extensions, circuits électriques. Travail aux normes en vigueur.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-orange-work-clothes-yellow-hardhat-using-electric-drill-making-hole-wall_574295-1572.jpg", imageAlt: "Installation électrique professionnelle"
id: "01", title: "Installation Électrique", description: "Maisons neuves, extensions, circuits électriques. Travail aux normes en vigueur.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-orange-work-clothes-yellow-hardhat-using-electric-drill-making-hole-wall_574295-1572.jpg?_wi=1", imageAlt: "Installation électrique professionnelle"
},
{
id: "02", title: "Rénovation Électrique", description: "Mise aux normes, remplacement installations anciennes, tableaux électriques sécurisés.", imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-checks-control-cabinet-blue-light-electrical-inspection_169016-71036.jpg", imageAlt: "Rénovation électrique résidentielle"
id: "02", title: "Rénovation Électrique", description: "Mise aux normes, remplacement installations anciennes, tableaux électriques sécurisés.", imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-checks-control-cabinet-blue-light-electrical-inspection_169016-71036.jpg?_wi=1", imageAlt: "Rénovation électrique résidentielle"
},
{
id: "03", title: "Dépannage Rapide", description: "Pannes électriques, disjonctions, prises défectueuses. Intervention d'urgence disponible.", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-repairs-breaker-inside-switchboard-cabinet-safe-installation_169016-70967.jpg", imageAlt: "Dépannage électrique professionnel"
id: "03", title: "Dépannage Rapide", description: "Pannes électriques, disjonctions, prises défectueuses. Intervention d'urgence disponible.", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-repairs-breaker-inside-switchboard-cabinet-safe-installation_169016-70967.jpg?_wi=1", imageAlt: "Dépannage électrique professionnel"
},
{
id: "04", title: "Tableaux Électriques", description: "Installation, remplacement, sécurisation des tableaux. Conformité garantie.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-orange-work-clothes-yellow-hardhat-using-electric-drill-making-hole-wall_574295-1572.jpg", imageAlt: "Tableau électrique professionnel"
id: "04", title: "Tableaux Électriques", description: "Installation, remplacement, sécurisation des tableaux. Conformité garantie.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-orange-work-clothes-yellow-hardhat-using-electric-drill-making-hole-wall_574295-1572.jpg?_wi=2", imageAlt: "Tableau électrique professionnel"
}
]}
title="Nos Services"
@@ -127,13 +127,13 @@ export default function LandingPage() {
<FeatureCardThree
features={[
{
id: "01", title: "La Roche-sur-Yon", description: "Intervention rapide dans le centre-ville et tous les quartiers", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-orange-work-clothes-yellow-hardhat-using-electric-drill-making-hole-wall_574295-1572.jpg", imageAlt: "Service La Roche-sur-Yon"
id: "01", title: "La Roche-sur-Yon", description: "Intervention rapide dans le centre-ville et tous les quartiers", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-orange-work-clothes-yellow-hardhat-using-electric-drill-making-hole-wall_574295-1572.jpg?_wi=3", imageAlt: "Service La Roche-sur-Yon"
},
{
id: "02", title: "Vendée", description: "Zone d'intervention : communes alentours et département", imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-checks-control-cabinet-blue-light-electrical-inspection_169016-71036.jpg", imageAlt: "Service Vendée"
id: "02", title: "Vendée", description: "Zone d'intervention : communes alentours et département", imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-checks-control-cabinet-blue-light-electrical-inspection_169016-71036.jpg?_wi=2", imageAlt: "Service Vendée"
},
{
id: "03", title: "Disponibilité", description: "Appel en permanence. Dépannages d'urgence possibles", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-repairs-breaker-inside-switchboard-cabinet-safe-installation_169016-70967.jpg", imageAlt: "Disponibilité"
id: "03", title: "Disponibilité", description: "Appel en permanence. Dépannages d'urgence possibles", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-repairs-breaker-inside-switchboard-cabinet-safe-installation_169016-70967.jpg?_wi=2", imageAlt: "Disponibilité"
}
]}
title="Zone d'Intervention"