From fafa232027fe47985a149da8a9e7a432614c2a67 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:08:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 191b18f..7c3a47f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-man-with-helmet-back-view_23-2148269233.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-man-with-helmet-back-view_23-2148269233.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -91,7 +91,7 @@ export default function LandingPage() { title: "Enrobé & Voirie", subtitle: "Revêtements durables", description: "Finitions impeccables pour vos accès, cours et parkings.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-helmet-back-view_23-2148269233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-helmet-back-view_23-2148269233.jpg?_wi=2", imageAlt: "Man operating special equipment cleaning construction site", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { title: "Réseaux & Assainissement", subtitle: "Fiabilité technique", description: "Installation technique aux normes pour assurer la durabilité de votre bâtiment.", - imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-31720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-31720.jpg?_wi=1", imageAlt: "Man operating special equipment cleaning construction site", }, { @@ -107,7 +107,7 @@ export default function LandingPage() { title: "Aménagement Extérieur", subtitle: "Espaces raffinés", description: "Création d'espaces extérieurs sur-mesure alliant esthétique et robustesse.", - imageSrc: "http://img.b2bpic.net/free-photo/road-close_1137-171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/road-close_1137-171.jpg?_wi=1", imageAlt: "Man operating special equipment cleaning construction site", }, ]} @@ -127,14 +127,14 @@ export default function LandingPage() { value: "100%", title: "Chantier Propre", description: "Respect rigoureux de votre propriété.", - imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-31720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-31720.jpg?_wi=2", }, { id: "m2", value: "Délai", title: "Respect des délais", description: "Engagement de livraison conforme au planning.", - imageSrc: "http://img.b2bpic.net/free-photo/road-close_1137-171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/road-close_1137-171.jpg?_wi=2", }, { id: "m3", -- 2.49.1