[ENG-1805] Update team page (#2568)

wip
This commit is contained in:
ameer2468 2024-06-26 13:34:08 +03:00 committed by GitHub
parent 1d9013f28c
commit 2e00af3c4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 34 additions and 28 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View file

@ -13,24 +13,50 @@ export const teamMembers: Array<TeamMemberProps> = [
}
},
{
name: 'Utku Bakır',
location: 'Toronto, Canada',
role: 'Product Manager & TypeScript Engineer',
imageUrl: '/images/team/utku.jpg',
socials: {
github: 'https://github.com/utkubakir'
}
name: 'Valerie Wong',
location: 'Vancouver, Canada',
role: 'Director of Operations',
imageUrl: '/images/team/valerie.jpeg',
},
{
name: 'Ericson Soares',
location: 'Rio de Janeiro, Brazil',
role: 'Rust Engineer - Core & VDFS',
role: 'Head of Engineering - Rust',
imageUrl: '/images/team/ericson.jpg',
socials: {
twitter: 'https://x.com/fogodev',
github: 'https://github.com/fogodev'
}
},
{
name: 'Ameer Al Ashhab',
location: 'Amman, Jordan',
role: 'Product Manager & TypeScript Engineer - Interface Design',
imageUrl: '/images/team/ameer.jpg',
socials: {
github: 'https://github.com/ameer2468'
}
},
{
name: 'Matheus Consoli',
location: 'São Paulo, Brazil',
role: 'Rust Engineer',
imageUrl: '/images/team/matheus.jpg',
socials: {
github: 'https://github.com/matheus-consoli',
}
},
{
name: 'Vítor Vasconcellos',
location: 'Rio de Janeiro, Brazil',
role: 'Fullstack Devops Engineer',
imageUrl: '/images/team/vitor.jpg',
socials: {
github: 'https://github.com/HeavenVolkoff',
gitlab: 'https://gitlab.com/VitorVasconcellos',
twitter: 'https://x.com/vasvas10'
}
},
{
name: 'Mihail Dounaev',
location: 'Finland',
@ -41,26 +67,6 @@ export const teamMembers: Array<TeamMemberProps> = [
dribbble: 'https://dribbble.com/mmmint'
}
},
{
name: 'Ameer Al Ashhab',
location: 'Jordan',
role: 'TypeScript Engineer - Interface Design',
imageUrl: '/images/team/ameer.jpg',
socials: {
github: 'https://github.com/ameer2468'
}
},
{
name: 'Vítor Vasconcellos',
location: 'Rio de Janeiro, Brazil',
role: 'TypeScript Engineer',
imageUrl: '/images/team/vitor.jpg',
socials: {
github: 'https://github.com/HeavenVolkoff',
gitlab: 'https://gitlab.com/VitorVasconcellos',
twitter: 'https://x.com/vasvas10'
}
},
{
name: 'Matthew Yung',
location: 'Vancouver, Canada',