Skip to content

Commit

Permalink
fix: update team member links to correct LinkedIn profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizendae authored and yjose committed Dec 16, 2024
1 parent e9e6ccd commit 588db27
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Binary file modified public/about/images/team/ismail.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/about/images/team/omaima.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions src/components/about/team-members.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
{
"id": 15,
"name": "Aicha Aferiat",
"link": "https://x.com/kaizendae",
"link": "https://www.linkedin.com/in/aaferiat",
"profile_image": "/about/images/team/default.jpg",
"status": "past"
},
Expand All @@ -100,7 +100,7 @@
{
"id": 17,
"name": "Oussama Hyad",
"link": "https://x.com/kaizendae",
"link": "https://www.linkedin.com/in/oussamahyad",
"profile_image": "/about/images/team/oussama.jpg",
"status": "past"
},
Expand Down Expand Up @@ -156,8 +156,8 @@
{
"id": 26,
"name": "Oumaima Khalil",
"link": "https://geeksblabla.io",
"profile_image": "/about/images/team/default.jpg",
"link": "https://www.linkedin.com/in/omaima-khalil-/",
"profile_image": "/about/images/team/omaima.jpg",
"status": "active"
},
{
Expand Down

0 comments on commit 588db27

Please sign in to comment.