diff --git a/src/app/apropos/page.tsx b/src/app/apropos/page.tsx index b95a85f..770c7ea 100644 --- a/src/app/apropos/page.tsx +++ b/src/app/apropos/page.tsx @@ -86,21 +86,21 @@ export default function AProposPage() { id: "1", title: "Durabilité", description: "Construire des maisons qui respectent l'environnement et offrent une efficacité énergétique maximale pour les générations à venir.", - imageSrc: "http://img.b2bpic.net/free-photo/view-plant-lifestyle-trees-plant-nature_53876-32131.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-plant-lifestyle-trees-plant-nature_53876-32131.jpg?_wi=7", imageAlt: "Durabilité et écologie", }, { id: "2", title: "Qualité", description: "Chaque détail compte. Nous utilisons les meilleurs matériaux et les meilleures pratiques de construction pour garantir la durabilité.", - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-house-with-wooden-architecture-timber-structure_23-2151302592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-house-with-wooden-architecture-timber-structure_23-2151302592.jpg?_wi=2", imageAlt: "Qualité de construction", }, { id: "3", title: "Innovation", description: "Nous innovons constamment pour offrir des solutions modernes qui répondent aux défis du logement contemporain.", - imageSrc: "http://img.b2bpic.net/free-vector/assortment-houses-with-variety-designs_23-2147602121.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/assortment-houses-with-variety-designs_23-2147602121.jpg?_wi=6", imageAlt: "Innovation architecturale", }, ]}