Added Rui and Mason to the team page

This commit is contained in:
Chris Kalani
2019-04-18 11:58:31 -07:00
parent 4f186e843c
commit a0fcc50a5f
3 changed files with 10 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

View File

@@ -173,6 +173,16 @@ const team: TeamMember[] = [
name: 'Paul Vienhage',
title: 'Research Engineer',
},
{
imageUrl: '/images/team/ruiz.jpg',
name: 'Rui Zhang',
title: 'Corporate Counsel',
},
{
imageUrl: '/images/team/masonl.jpg',
name: 'Mason Liang',
title: 'Research Engineer',
},
];
const advisors: TeamMember[] = [