Skip to content

Commit

Permalink
Update Team.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMS-sys authored Jan 10, 2024
1 parent 26a199d commit 9ec1260
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/components/general/Team/Team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,16 +141,6 @@ const Team = () => {
className={styles.teamColumn}
initial={{ opacity: 0 }}
whileInView={{ opacity: 1 }}>
<TeamMember
name={'Anuar Zhumaev'}
position={'Art Director'}
img='./team/anuar.png'
socialLinks={{
linkedIn: 'https://www.linkedin.com/in/yxorama/',
twitter: null,
facebook: null,
github: null,
}}
/>
{/*<TeamMember
name={'Daniel Mironov'}
Expand Down

0 comments on commit 9ec1260

Please sign in to comment.