From b2bbcea245e4a5d44e873fcc2eaeae91d103c0db Mon Sep 17 00:00:00 2001 From: Utku <74243531+utkubakir@users.noreply.github.com> Date: Fri, 10 May 2024 12:37:35 -0400 Subject: [PATCH] Update team page (#2474) bye --- apps/landing/src/app/team/people.tsx | 42 ---------------------------- 1 file changed, 42 deletions(-) diff --git a/apps/landing/src/app/team/people.tsx b/apps/landing/src/app/team/people.tsx index b08809593..3b4f6a9f8 100644 --- a/apps/landing/src/app/team/people.tsx +++ b/apps/landing/src/app/team/people.tsx @@ -31,39 +31,6 @@ export const teamMembers: Array = [ github: 'https://github.com/fogodev' } }, - - { - name: 'Nik Elšnik', - location: 'Slovenia', - role: 'TypeScript Engineer - Lead Interface', - imageUrl: '/images/team/nikec.jpg', - socials: { - github: 'https://github.com/niikeec', - twitter: 'https://x.com/nikec_' - } - }, - { - name: 'Brendan Allan', - location: 'Western Australia', - role: 'Rust Engineer - Database & Sync', - imageUrl: '/images/team/brendan.jpg', - socials: { - twitter: 'https://x.com/brendonovichdev', - twitch: 'https://twitch.tv/brendonovich', - github: 'https://github.com/brendonovich' - } - }, - { - name: 'Oscar Beaumont', - location: 'Western Australia', - role: 'Rust Engineer - P2P & Networking', - imageUrl: '/images/team/oscar.jpg', - socials: { - twitter: 'https://x.com/oscartbeaumont', - twitch: 'https://twitch.tv/oscartbeaumont', - github: 'https://github.com/oscartbeaumont' - } - }, { name: 'Mihail Dounaev', location: 'Finland', @@ -74,15 +41,6 @@ export const teamMembers: Array = [ dribbble: 'https://dribbble.com/mmmint' } }, - { - name: 'Jake Robinson', - location: 'United Kingdom', - role: 'Rust Engineer - Cryptographer', - imageUrl: '/images/team/jake.jpg', - socials: { - github: 'https://github.com/brxken128' - } - }, { name: 'Ameer Al Ashhab', location: 'Jordan',