Merge pull request #1800 from 0xProject/feature/website/add-patryk
Added Patryk to the team page
This commit is contained in:
commit
cc079660f3
BIN
packages/website/public/images/team/patryka.jpg
Normal file
BIN
packages/website/public/images/team/patryka.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 143 KiB |
@ -63,6 +63,11 @@ const team: TeamMember[] = [
|
||||
name: 'Jacob Evans',
|
||||
title: 'Ecosystem Engineer',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/greg.jpg',
|
||||
name: 'Greg Hysen',
|
||||
title: 'Blockchain Engineer',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/blake.jpg',
|
||||
name: 'Blake Henderson',
|
||||
@ -73,11 +78,6 @@ const team: TeamMember[] = [
|
||||
name: 'Zack Skelly',
|
||||
title: 'Lead Recruiter',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/greg.jpg',
|
||||
name: 'Greg Hysen',
|
||||
title: 'Blockchain Engineer',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/remcoB.jpg',
|
||||
name: 'Remco Bloemen',
|
||||
@ -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[] = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user