feat: testimonial Ewout Wolff toegevoegd
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
db796c9292
commit
eac23f40a8
1 changed files with 8 additions and 0 deletions
|
|
@ -22,6 +22,14 @@ function Testimonials() {
|
||||||
avatar: "https://media.licdn.com/dms/image/v2/D4E03AQGgpwYSPHAihA/profile-displayphoto-crop_800_800/B4EZwo83s5GcAI-/0/1770213573365?e=1772064000&v=beta&t=i9hNyvY6KEfEJaGLOKJGsUgrfHMQBLtxn9L1pvhJh1s",
|
avatar: "https://media.licdn.com/dms/image/v2/D4E03AQGgpwYSPHAihA/profile-displayphoto-crop_800_800/B4EZwo83s5GcAI-/0/1770213573365?e=1772064000&v=beta&t=i9hNyvY6KEfEJaGLOKJGsUgrfHMQBLtxn9L1pvhJh1s",
|
||||||
url: "https://drawn.today/",
|
url: "https://drawn.today/",
|
||||||
initials: "JB"
|
initials: "JB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
quote: "Kan een niet-developer apps, websites, games maken? Het lijkt te mooi om waar te zijn, totdat Frank je met een glimlach en geduld gerust stelt. Voor mij was deze sessie zeer inspirerend en zorgde ervoor dat ik vier apps heb gemaakt in korte tijd.",
|
||||||
|
name: "Ewout Wolff",
|
||||||
|
role: "Digital marketing manager a.i.",
|
||||||
|
avatar: "https://media.licdn.com/dms/image/v2/D4E03AQFk8RvDramGAw/profile-displayphoto-crop_800_800/B4EZvqgIHmKgAM-/0/1769165851709?e=1772064000&v=beta&t=AyoQNHTyBkZkWJ2TMbIyJpjzcXfWm3HmL1qUgaiWU7w",
|
||||||
|
url: "https://www.onedaycompany.nl/",
|
||||||
|
initials: "EW"
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue