Add new team photos
This commit is contained in:
BIN
packages/website/public/images/team/jacob.jpg
Normal file
BIN
packages/website/public/images/team/jacob.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
packages/website/public/images/team/tom.jpg
Normal file
BIN
packages/website/public/images/team/tom.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
@@ -51,7 +51,7 @@ const teamRow2: ProfileInfo[] = [
|
||||
image: '/images/team/alex.jpg',
|
||||
linkedIn: 'https://www.linkedin.com/in/alex-xu/',
|
||||
github: '',
|
||||
medium: '',
|
||||
medium: 'https://medium.com/@aqxu',
|
||||
},
|
||||
{
|
||||
name: 'Leonid Logvinov',
|
||||
@@ -61,7 +61,7 @@ const teamRow2: ProfileInfo[] = [
|
||||
image: '/images/team/leonid.png',
|
||||
linkedIn: 'https://www.linkedin.com/in/leonidlogvinov/',
|
||||
github: 'https://github.com/LogvinovLeon',
|
||||
medium: '',
|
||||
medium: 'https://medium.com/@Logvinov',
|
||||
},
|
||||
{
|
||||
name: 'Ben Burns',
|
||||
@@ -83,12 +83,14 @@ const teamRow3: ProfileInfo[] = [
|
||||
Twitter. Electrical and Computer Engineering at Duke.`,
|
||||
image: '/images/team/brandon.png',
|
||||
linkedIn: 'https://www.linkedin.com/company-beta/17942619/',
|
||||
github: 'https://github.com/BMillman19',
|
||||
medium: 'https://medium.com/@bchillman',
|
||||
},
|
||||
{
|
||||
name: 'Tom Schmidt',
|
||||
title: 'Product Manager',
|
||||
description: `Previously engineering at Apple, product management at Facebook and Instagram. Computer Science at Stanford.`,
|
||||
image: '/images/team/anyone.png',
|
||||
image: '/images/team/tom.jpg',
|
||||
linkedIn: 'https://www.linkedin.com/in/tomhschmidt/',
|
||||
github: 'https://github.com/tomhschmidt',
|
||||
medium: '',
|
||||
@@ -97,7 +99,7 @@ const teamRow3: ProfileInfo[] = [
|
||||
name: 'Jacob Evans',
|
||||
title: 'Blockchain Engineer',
|
||||
description: `Previously software engineer at Qantas and RSA Security.`,
|
||||
image: '/images/team/anyone.png',
|
||||
image: '/images/team/jacob.jpg',
|
||||
linkedIn: 'https://www.linkedin.com/in/dekzter/',
|
||||
github: 'https://github.com/dekz',
|
||||
medium: '',
|
||||
|
Reference in New Issue
Block a user