Adding Alex Towle to team page
This commit is contained in:
parent
1e6e74878f
commit
9d455b2bca
BIN
packages/website/public/images/team/alext.jpg
Normal file
BIN
packages/website/public/images/team/alext.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 155 KiB |
@ -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[] = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user