Added Patryk to the team page

This commit is contained in:
Chris Kalani
2019-05-02 14:33:36 -07:00
parent 222a151eff
commit c362b33b5a
2 changed files with 5 additions and 0 deletions

View File

@@ -183,6 +183,11 @@ const team: TeamMember[] = [
name: 'Mason Liang',
title: 'Research Engineer',
},
{
imageUrl: '/images/team/patryka.jpg',
name: 'Patryk Adaś',
title: 'Designer',
},
];
const advisors: TeamMember[] = [