adds lawrence forman to the website. changes mel role and alex browne role
This commit is contained in:
@@ -91,12 +91,12 @@ const team: TeamMember[] = [
|
||||
{
|
||||
imageUrl: '/images/team/melo.jpg',
|
||||
name: 'Mel Oberto',
|
||||
title: 'people operations associate',
|
||||
title: 'people operations specialist',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/alexb.jpg',
|
||||
name: 'Alex Browne',
|
||||
title: 'engineer in residence',
|
||||
title: 'senior engineer',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/peterz.jpg',
|
||||
@@ -163,6 +163,11 @@ const team: TeamMember[] = [
|
||||
name: 'Daniel Pyrathon',
|
||||
title: 'engineer',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/lawrencef.jpg',
|
||||
name: 'Lawrence Forman',
|
||||
title: 'engineer',
|
||||
},
|
||||
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user