Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 23:36:11 +00:00
parent 465c184596
commit e66abe208f

View File

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