From e66abe208fb8e91185d46b95a32ef4f97e8bb71f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 23:36:11 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 38fd3d1..5a68b59 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -132,7 +132,7 @@ export default function AboutPage() { company: "Béjaïa", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", + "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3", imageAlt: "portrait woman professional business headshot", }, { @@ -142,7 +142,7 @@ export default function AboutPage() { company: "Commerce Sector", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "portrait man professional business headshot", }, { @@ -152,7 +152,7 @@ export default function AboutPage() { company: "Béjaïa", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", + "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=4", imageAlt: "portrait woman professional business headshot", }, ]}