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", }, ]}