mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update team.ts
This commit is contained in:
parent
126cac5d62
commit
2b19d79bb5
@ -3,22 +3,32 @@ export const team = [
|
||||
name: "Vladimir Duka",
|
||||
avatar: "https://refine.ams3.cdn.digitaloceanspaces.com/website/static/about/images/team-avatars/civan.png",
|
||||
role1: "Co-Founder",
|
||||
role2: "CEO",
|
||||
role2: "Project Manager",
|
||||
},
|
||||
{
|
||||
name: "Stefan Pejcic",
|
||||
avatar: "https://refine.ams3.cdn.digitaloceanspaces.com/website/static/about/images/team-avatars/omer.png",
|
||||
role1: "Co-Founder",
|
||||
role2: "CTO",
|
||||
role2: "CEO",
|
||||
},
|
||||
{
|
||||
name: "Radovan Jecmenica",
|
||||
avatar: "https://refine.ams3.cdn.digitaloceanspaces.com/website/static/about/images/team-avatars/eren.png",
|
||||
role1: "Software Developer",
|
||||
role1: "Frontend Developer",
|
||||
},
|
||||
{
|
||||
name: "Petar Curic",
|
||||
avatar: "https://refine.ams3.cdn.digitaloceanspaces.com/website/static/about/images/team-avatars/batuhan.png",
|
||||
role1: "Product Designer",
|
||||
role1: "Frontend Developer",
|
||||
},
|
||||
{
|
||||
name: "Dragana Panic",
|
||||
avatar: "https://refine.ams3.cdn.digitaloceanspaces.com/website/static/about/images/team-avatars/batuhan.png",
|
||||
role1: "Marketing",
|
||||
},
|
||||
{
|
||||
name: "Nikola Markovic",
|
||||
avatar: "https://refine.ams3.cdn.digitaloceanspaces.com/website/static/about/images/team-avatars/batuhan.png",
|
||||
role1: "QA Analyst",
|
||||
},
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user