Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-08 07:44:31 +00:00
3 changed files with 1373 additions and 6 deletions

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

File diff suppressed because it is too large Load Diff

View File

@@ -167,7 +167,7 @@ export default function HomePage() {
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=1",
},
{
id: "2",
@@ -175,7 +175,7 @@ export default function HomePage() {
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=1",
},
{
id: "3",
@@ -183,7 +183,7 @@ export default function HomePage() {
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=1",
},
{
id: "4",