diff --git a/src/routes/heroes/+page.svelte b/src/routes/heroes/+page.svelte index 60fced9068..cfab8a7906 100644 --- a/src/routes/heroes/+page.svelte +++ b/src/routes/heroes/+page.svelte @@ -73,15 +73,6 @@ linkedin: 'https://www.linkedin.com/in/mickaelalves', avatar: 'images/heroes/avatars/mickael.png' }, - { - name: 'Safwan Parkar', - role: 'Full Stack Engineer', - bio: 'Safwan is a Full Stack Engineer with experience in various technologies such as React, Next, Express, Node, MySQL and Flutter. He is among the most active members on the Appwrite Discord server and also a community moderator.', - github: 'https://github.com/safwanyp/', - twitter: 'https://twitter.com/debingalooo', - linkedin: 'https://www.linkedin.com/in/safwanyp/', - avatar: 'images/heroes/avatars/safwan.png' - }, { name: 'Emilia', role: 'Software Engineer', diff --git a/static/images/heroes/avatars/safwan.png b/static/images/heroes/avatars/safwan.png deleted file mode 100644 index 86d836acf2..0000000000 Binary files a/static/images/heroes/avatars/safwan.png and /dev/null differ