diff --git a/src/datas/team/team-members.js b/src/datas/team/team-members.js index 4625d7f91..2772af62e 100644 --- a/src/datas/team/team-members.js +++ b/src/datas/team/team-members.js @@ -391,20 +391,6 @@ export const teamMembers = [ linkedin: "", }, }, - { - id: 34, - name: "Joseph Al-Chami", - title: "Product Manager", - text: "Former Product Manager at Figment", - image: "team/JosephAlChami.png", - socials: { - twitter: "", - discord: "", - github: "", - email: "", - linkedin: "", - }, - }, { id: 35, name: "Eugenia Acosta", diff --git a/src/images/team/JosephAlChami.png b/src/images/team/JosephAlChami.png deleted file mode 100644 index d0deb4793..000000000 Binary files a/src/images/team/JosephAlChami.png and /dev/null differ