From 7e4ac6c93bc31fcb08102d14ff629528da6e100c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 18:22:50 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d432732..fdfa941 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -108,7 +108,7 @@ export default function AboutPage() { role: "Client Régulier", company: "Berrechid", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-posing-with-coat_23-2148135993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-posing-with-coat_23-2148135993.jpg?_wi=2", imageAlt: "Ahmed Bennani", }, { @@ -117,7 +117,7 @@ export default function AboutPage() { role: "Mère de Famille", company: "Berrechid", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg?_wi=2", imageAlt: "Fatima Alaoui", }, { @@ -126,7 +126,7 @@ export default function AboutPage() { role: "Homme d'Affaires", company: "Berrechid", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg?_wi=2", imageAlt: "Mohammed Idrissi", }, { @@ -135,7 +135,7 @@ export default function AboutPage() { role: "Étudiante", company: "Berrechid", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-posing_176420-15592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-posing_176420-15592.jpg?_wi=2", imageAlt: "Leila Boussaid", }, { @@ -144,7 +144,7 @@ export default function AboutPage() { role: "Professionnel", company: "Berrechid", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2", imageAlt: "Hassan Ouarzouan", }, { @@ -153,7 +153,7 @@ export default function AboutPage() { role: "Cadre", company: "Berrechid", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=2", imageAlt: "Nadia Zemmouri", }, ]} @@ -182,7 +182,7 @@ export default function AboutPage() { {/* Footer */}