chore: add new team members

This commit is contained in:
Timur Ercan
2023-10-03 14:04:29 +02:00
parent 97dfacd133
commit 4d4b011146

View File

@ -31,6 +31,22 @@ export const TEAM_MEMBERS = [
engagement: 'Full-Time', engagement: 'Full-Time',
joinDate: 'July 26th, 2023', joinDate: 'July 26th, 2023',
}, },
{
name: 'Catalin-Marinel Pit',
role: 'Software Engineer - II',
salary: 80_000,
location: 'Romania',
engagement: 'Full-Time',
joinDate: 'September 4th, 2023',
},
{
name: 'Gowdhama Rajan B',
role: 'Designer - III',
salary: 100_000,
location: 'India',
engagement: 'Full-Time',
joinDate: 'October 9th, 2023',
},
]; ];
export const FUNDING_RAISED = [ export const FUNDING_RAISED = [