Skip to content

Commit

Permalink
add new member to activeMembers section
Browse files Browse the repository at this point in the history
  • Loading branch information
kdachev97 committed Mar 27, 2024
1 parent f09a796 commit a6cb27e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added public/img/team-photos/MarkMarkov.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/components/client/about/helpers/activeMembersData.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,10 @@ export const data: TeamData[] = [
description: 'Социални медии',
linkedInProfile: 'https://www.linkedin.com/in/teodorageorgieva/',
},
{
img: '/img/team-photos/MarkMarkov.jpg',
name: 'Марк Марков',
description: 'Продуктов Дизайн',
linkedInProfile: 'https://www.linkedin.com/in/digitallymarked',
},
]

0 comments on commit a6cb27e

Please sign in to comment.