Skip to content

Commit

Permalink
update team
Browse files Browse the repository at this point in the history
  • Loading branch information
yuval-hazaz committed Jul 24, 2023
1 parent 0d862e3 commit 4e32aec
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions components/Sections/Team/TeamBlock/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import morHagbi from '../../../../public/images/team/mor-hagbi.png';
import sauravJain from '../../../../public/images/team/saurav-jain.png';
import alexBass from '../../../../public/images/team/alex-bass.png';
import amitBarletz from '../../../../public/images/team/amit-barletz.png';
import michaelSolati from '../../../../public/images/team/michael-solati.png';
import shimiBar from '../../../../public/images/team/shimi.png';
import tomerNaim from '../../../../public/images/team/tomer.png';
import erezGreenberg from '../../../../public/images/team/erez.png';
Expand Down Expand Up @@ -217,25 +216,6 @@ const TeamBlock = () => {
},
],
},
{
name: 'Michael Solati',
position: 'Developer Advocate',
image: michaelSolati,
links: [
{
href: 'https://www.linkedin.com/in/michaelsolati/',
iconClass: 'linkedin',
},
{
href: 'https://github.com/MichaelSolati',
iconClass: 'github',
},
{
href: 'https://twitter.com/MichaelSolati',
iconClass: 'twitter',
},
],
},
{
name: 'Saurav Jain',
position: 'Community Manager',
Expand Down

0 comments on commit 4e32aec

Please sign in to comment.