Skip to content

Commit

Permalink
refactor: add members + missing pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizendae authored and yjose committed Dec 11, 2024
1 parent 18affea commit 71fc1da
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 17 deletions.
Binary file added public/about/images/team/ez-zarghili.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/hanane.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/maarouf.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/nouamane.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/oussama.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/telmcani.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 24 additions & 17 deletions src/components/about/team-members.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,21 +94,21 @@
"id": 16,
"name": "Amine Maarouf",
"link": "https://x.com/a_maaarouf",
"profile_image": "/about/images/team/default.jpg",
"profile_image": "/about/images/team/maarouf.jpg",
"status": "past"
},
{
"id": 17,
"name": "Oussama Hyad",
"link": "https://x.com/kaizendae",
"profile_image": "/about/images/team/default.jpg",
"profile_image": "/about/images/team/oussama.jpg",
"status": "past"
},
{
"id": 18,
"name": "Mohammed Ez-zarghili",
"link": "https://x.com/ezzarghili",
"profile_image": "/about/images/team/default.jpg",
"profile_image": "/about/images/team/ez-zarghili.jpg",
"status": "past"
},
{
Expand Down Expand Up @@ -139,38 +139,45 @@
"profile_image": "/about/images/team/mourad.jpg",
"status": "active"
},
{
"id": 23,
"name": "Oumaima Khalil",
"link": "https://x.com/mouradxmt",
"profile_image": "/about/images/team/default.jpg",
"status": "active"
},
{
"id": 24,
"name": "Ismail El Azizi",
"link": "https://x.com/MIduoad",
"link": "https://www.linkedin.com/in/ismail-el-azizi",
"profile_image": "/about/images/team/ismail.jpg",
"status": "active"
"status": "past"
},
{
"id": 25,
"name": "Nouamane Tazi",
"link": "https://x.com/mouradxmt",
"profile_image": "/about/images/team/default.jpg",
"link": "https://www.linkedin.com/in/nouamanetazi",
"profile_image": "/about/images/team/nouamane.jpg",
"status": "active"
},
{
"id": 26,
"name": "Oumaima Khalil",
"link": "https://x.com/mouradxmt",
"link": "https://geeksblabla.io",
"profile_image": "/about/images/team/default.jpg",
"status": "active"
},
{
"id": 28,
"id": 29,
"name": "Ismail Tlemcani",
"link": "https://www.linkedin.com/in/ismailtlemcani/",
"profile_image": "/about/images/team/telmcani.jpg",
"status": "past"
},
{
"id": 30,
"name": "Hanane Ait Dabel",
"link": "https://www.linkedin.com/in/hanane-ait-dabel-3b679b162/",
"profile_image": "/about/images/team/hanane.jpg",
"status": "active"
},
{
"id": 31,
"name": "You",
"link": "https://x.com/YourHandleHere",
"link": "https://tally.so/r/meqj6E",
"profile_image": "/about/images/team/wewantu.jpg",
"status": "active"
}
Expand Down

0 comments on commit 71fc1da

Please sign in to comment.