chore: add addi to open page
This commit is contained in:
@@ -47,6 +47,14 @@ export const TEAM_MEMBERS = [
|
|||||||
engagement: 'Full-Time',
|
engagement: 'Full-Time',
|
||||||
joinDate: 'October 9th, 2023',
|
joinDate: 'October 9th, 2023',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Adithya Krishna',
|
||||||
|
role: 'Software Engineer - II',
|
||||||
|
salary: '-',
|
||||||
|
location: 'India',
|
||||||
|
engagement: 'Full-Time',
|
||||||
|
joinDate: 'December 1st, 2023',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
export const FUNDING_RAISED = [
|
export const FUNDING_RAISED = [
|
||||||
|
|||||||
Reference in New Issue
Block a user