Added Theo to team page

This commit is contained in:
Chris Kalani 2019-07-02 12:21:06 -07:00
parent 857d91df85
commit 380835b151
2 changed files with 7 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

View File

@ -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[] = [