Merge version_1 into main #1
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user