Update src/app/a-propos/page.tsx

This commit is contained in:
2026-03-02 22:03:30 +00:00
parent 6bda8f9384
commit cb2d3efe4f

View File

@@ -75,7 +75,7 @@ export default function AboutPage() {
{ text: "Notre histoire", href: "#about" }, { text: "Notre histoire", href: "#about" },
{ text: "Nous contacter", href: "/contact" }, { 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" imageAlt="Équipe ATI Négoce"
showDimOverlay={true} showDimOverlay={true}
buttonAnimation="slide-up" buttonAnimation="slide-up"
@@ -92,7 +92,7 @@ export default function AboutPage() {
{ value: "20+", title: "Années d'expertise" }, { value: "20+", title: "Années d'expertise" },
{ value: "10 000+", title: "Clients satisfaits" }, { 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" imageAlt="Équipe professionnelle ATI Négoce"
useInvertedBackground={false} useInvertedBackground={false}
mediaAnimation="slide-up" mediaAnimation="slide-up"