Merge pull request #1816 from 0xProject/feature/website/add-alex-kroeger
Added Alex Kroeger and removed Leo from team page :(
This commit is contained in:
BIN
packages/website/public/images/team/alexk.jpg
Normal file
BIN
packages/website/public/images/team/alexk.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 121 KiB |
@@ -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[] = [
|
||||
|
||||
Reference in New Issue
Block a user