chore: add team members

This commit is contained in:
jinhojang6 2024-04-17 23:15:19 +09:00 committed by Jinho Jang
parent 88fe7c2918
commit 82f185cebe
1 changed files with 16 additions and 0 deletions

View File

@ -413,6 +413,22 @@ import { Button } from '@acid-info/lsd-react'
xs={{ cols: 2, gap: '24px 16px', wrap: true }}
md={{ cols: 4, gap: '24px 16px', wrap: true }}
>
<Grid.Item>
<ProfileCard
name='Advaita'
imgSrc="https://avatars.githubusercontent.com/u/30210770?v=4"
githubUsername='advaita-saha'
githubLink='https://github.com/advaita-saha'
/>
</Grid.Item>
<Grid.Item>
<ProfileCard
name='Agnish'
imgSrc="https://avatars.githubusercontent.com/u/80243668?v=4"
githubUsername='agnxsh'
githubLink='https://github.com/agnxsh'
/>
</Grid.Item>
<Grid.Item>
<ProfileCard
name='Andri'