From cb2d3efe4fbcde2fdebfb1a211fb8fa6e38b158c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:03:30 +0000 Subject: [PATCH] Update src/app/a-propos/page.tsx --- src/app/a-propos/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/a-propos/page.tsx b/src/app/a-propos/page.tsx index fb64a01..00a6b11 100644 --- a/src/app/a-propos/page.tsx +++ b/src/app/a-propos/page.tsx @@ -75,7 +75,7 @@ export default function AboutPage() { { text: "Notre histoire", href: "#about" }, { text: "Nous contacter", href: "/contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/men-taking-break-from-work_23-2148976284.jpg" + imageSrc="http://img.b2bpic.net/free-photo/men-taking-break-from-work_23-2148976284.jpg?_wi=2" imageAlt="Équipe ATI Négoce" showDimOverlay={true} buttonAnimation="slide-up" @@ -92,7 +92,7 @@ export default function AboutPage() { { value: "20+", title: "Années d'expertise" }, { value: "10 000+", title: "Clients satisfaits" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/men-taking-break-from-work_23-2148976284.jpg" + imageSrc="http://img.b2bpic.net/free-photo/men-taking-break-from-work_23-2148976284.jpg?_wi=3" imageAlt="Équipe professionnelle ATI Négoce" useInvertedBackground={false} mediaAnimation="slide-up"