Update src/app/about/page.tsx

This commit is contained in:
2026-03-08 07:44:26 +00:00
parent 83560cc7c4
commit 9bf2168258

View File

@@ -78,7 +78,7 @@ export default function AboutPage() {
role: "Moeder van twee",
company: "Amsterdam",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg?_wi=2",
imageAlt: "portrait professional woman happy smiling",
},
{
@@ -87,7 +87,7 @@ export default function AboutPage() {
role: "Student",
company: "Rotterdam",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-man-with-his-crossed-arms-looking-camera_23-2148130362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-man-with-his-crossed-arms-looking-camera_23-2148130362.jpg?_wi=2",
imageAlt: "portrait professional man confident smiling",
},
{
@@ -96,7 +96,7 @@ export default function AboutPage() {
role: "Gepensioneerde",
company: "Utrecht",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-looking-camera_1301-6926.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-looking-camera_1301-6926.jpg?_wi=2",
imageAlt: "portrait woman smiling happy casual",
},
]}