Adding Alex Towle to team page
This commit is contained in:
@@ -188,6 +188,11 @@ const team: TeamMember[] = [
|
||||
name: 'Theo Gonella',
|
||||
title: 'Product Manager',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/alext.jpg',
|
||||
name: 'Alex Towle',
|
||||
title: 'Engineer',
|
||||
},
|
||||
];
|
||||
|
||||
const advisors: TeamMember[] = [
|
||||
|
||||
Reference in New Issue
Block a user