diff --git a/apps/marketing/src/app/(marketing)/open/data.ts b/apps/marketing/src/app/(marketing)/open/data.ts index 8ab565a36..96654099f 100644 --- a/apps/marketing/src/app/(marketing)/open/data.ts +++ b/apps/marketing/src/app/(marketing)/open/data.ts @@ -23,22 +23,6 @@ export const TEAM_MEMBERS = [ engagement: 'Part-Time', joinDate: 'June 6th, 2023', }, - { - name: 'Florent Merian', - role: 'Marketer - III', - salary: 'Project-Based', - location: 'France', - engagement: 'Full-Time', - joinDate: 'July 10th, 2023', - }, - { - name: 'Thilo Konzok', - role: 'Designer', - salary: 'Project-Based', - location: 'Germany', - engagement: 'Full-Time', - joinDate: 'April 26th, 2023', - }, { name: 'David Nguyen', role: 'Software Engineer - III',