Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-03 22:09:08 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -69,7 +69,7 @@ export default function HomePage() {
imageAlt: "Technician installing air conditioning unit",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg?_wi=1",
imageAlt: "Modern air conditioning system",
},
]}
@@ -100,21 +100,21 @@ export default function HomePage() {
id: 1,
title: "Installation",
description: "Installation professionnelle de systèmes de climatisation neufs, adaptés à vos besoins spécifiques et à votre budget. Garantie pièces et main-d'œuvre.",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg?_wi=2",
imageAlt: "Installation de climatisation",
},
{
id: 2,
title: "Maintenance",
description: "Entretien régulier pour assurer le bon fonctionnement et la durabilité de votre système. Contrats d'entretien annuel disponibles.",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1",
imageAlt: "Maintenance de climatisation",
},
{
id: 3,
title: "Réparation",
description: "Dépannage rapide et efficace en cas de problème. Interventions d'urgence 24h/24 pour les urgences de climatisation.",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2",
imageAlt: "Réparation de climatisation",
},
{

View File

@@ -64,21 +64,21 @@ export default function ServicesPage() {
id: 1,
title: "Installation Professionnelle",
description: "Nos techniciens experts assurent une installation impeccable de votre système de climatisation. Nous vous conseillons sur les meilleures options adaptées à votre habitation et budget. Garantie pièces et main-d'œuvre incluse.",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg?_wi=3",
imageAlt: "Installation professionnelle de climatisation",
},
{
id: 2,
title: "Entretien et Maintenance",
description: "L'entretien régulier est essentiel pour optimiser les performances de votre climatiseur. Nous proposons des contrats d'entretien annuel pour assurer la longévité et l'efficacité énergétique de votre système.",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=3",
imageAlt: "Entretien et maintenance climatisation",
},
{
id: 3,
title: "Dépannage et Réparation d'Urgence",
description: "Climatiseur en panne ? Nos services de réparation d'urgence sont disponibles 24h/24, 7j/7. Intervention rapide et efficace pour rétablir le confort de votre maison ou bureau.",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=4",
imageAlt: "Réparation d'urgence climatisation",
},
]}