Skip to content

Commit 0d8057e

Browse files
committed
fix: Pictures of Jorrik Klijnsma and Bjorn Schijff, also added picture + bio for Rowdy Rabouw
1 parent e74f59e commit 0d8057e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

src/routes/SpeakerSection.svelte

+5-5
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,24 @@
2525
letters: 'JK',
2626
title: 'Frontend Developer',
2727
employer: 'Ordina',
28-
// image: '/speakers/jk.png',
28+
image: '/speakers/jk.webp',
2929
bio: 'Jorrik is a creative front-end developer at Sopra Steria with a passion for getting and sharing information. He focuses on new and inspiring topics. The moment AI ‘entered the chat’, it won his digital heart. His 8+ years of frontend experience is coming in at a close second.'
3030
},
3131
{
3232
name: 'Bjorn Schijff',
3333
letters: 'BS',
3434
title: 'Sr. Front-end Engineer / Architect',
3535
employer: 'Ordina',
36-
// image: '/speakers/bs.png',
36+
image: '/speakers/bs.webp',
3737
bio: 'Bjorn is an experienced software developer with lots of experience using Angular, RxJS and TypeScript. He has a passion for anything tech related and is happy to share that passion with people.'
3838
},
3939
{
4040
name: 'Rowdy Rabouw',
4141
letters: 'RR',
4242
title: 'Front-end expert',
43-
employer: 'Various employers'
44-
// image: '/speakers/rr.png',
45-
// bio: ''
43+
employer: 'Various employers',
44+
image: '/speakers/rr.webp',
45+
bio: 'Rowdy Rabouw is a Google Developer Expert in Web Technologies with over 25 years of experience in HTML, CSS, JavaScript, and PHP. Currently, he works as a Front-End-Focused Senior DevOps Engineer on Vue, Node and NestJS projects, paying special attention to usability and accessibility. Rowdy loves watching superhero movies and Formula One races and enjoys riding his mountain bike to unwind.'
4646
}
4747
];
4848

static/speakers/bs.webp

3.8 KB
Binary file not shown.

static/speakers/jk.webp

4.69 KB
Binary file not shown.

static/speakers/rr.webp

5.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)