Added Theo to team page
This commit is contained in:
parent
857d91df85
commit
380835b151
BIN
packages/website/public/images/team/theog.jpg
Normal file
BIN
packages/website/public/images/team/theog.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 117 KiB |
@ -46,7 +46,7 @@ const team: TeamMember[] = [
|
||||
{
|
||||
imageUrl: '/images/team/brandonm.jpg',
|
||||
name: 'Brandon Millman',
|
||||
title: 'Senior Engineer',
|
||||
title: 'Engineering Manager',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/toms.jpg',
|
||||
@ -71,7 +71,7 @@ const team: TeamMember[] = [
|
||||
{
|
||||
imageUrl: '/images/team/zack.jpg',
|
||||
name: 'Zack Skelly',
|
||||
title: 'Lead Recruiter',
|
||||
title: 'Head of Talent',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/remcoB.jpg',
|
||||
@ -183,6 +183,11 @@ const team: TeamMember[] = [
|
||||
name: 'Alex Kroeger',
|
||||
title: 'Data Scientist',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/theog.jpg',
|
||||
name: 'Theo Gonella',
|
||||
title: 'Product Manager',
|
||||
},
|
||||
];
|
||||
|
||||
const advisors: TeamMember[] = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user