Adding Alex Towle to team page

This commit is contained in:
Chris Kalani 2019-07-23 16:19:27 +02:00
parent 1e6e74878f
commit 9d455b2bca
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

View File

@ -188,6 +188,11 @@ const team: TeamMember[] = [
name: 'Theo Gonella', name: 'Theo Gonella',
title: 'Product Manager', title: 'Product Manager',
}, },
{
imageUrl: '/images/team/alext.jpg',
name: 'Alex Towle',
title: 'Engineer',
},
]; ];
const advisors: TeamMember[] = [ const advisors: TeamMember[] = [