Added Alex Kroeger and removed Leo :(

This commit is contained in:
Chris Kalani
2019-05-14 16:34:19 -07:00
parent 418d033a5c
commit db818794d5
2 changed files with 5 additions and 5 deletions

View File

@@ -38,11 +38,6 @@ const team: TeamMember[] = [
name: 'Alex Xu',
title: 'Director of Operations',
},
{
imageUrl: '/images/team/leol.jpg',
name: 'Leonid Logvinov',
title: 'Engineer',
},
{
imageUrl: '/images/team/benb.jpg',
name: 'Ben Burns',
@@ -188,6 +183,11 @@ const team: TeamMember[] = [
name: 'Patryk Adaś',
title: 'Designer',
},
{
imageUrl: '/images/team/alexk.jpg',
name: 'Alex Kroeger',
title: 'Data Scientist',
},
];
const advisors: TeamMember[] = [