Skip to content

Commit

Permalink
fix: update team member links to correct social media profiles (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizendae authored Dec 16, 2024
1 parent 7d90af7 commit e9e6ccd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/about/team-members.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
{
"id": 7,
"name": "Redouane Soukaoui",
"link": "https://x.com/mouradxmt",
"link": "https://www.instagram.com/reduanez",
"profile_image": "/about/images/team/redouane.jpg",
"status": "active"
},
{
"id": 8,
"name": "Oumaima Makhlouk",
"link": "https://x.com/mouradxmt",
"link": "https://www.linkedin.com/in/oumaima-makhlouk",
"profile_image": "/about/images/team/oumaima.jpg",
"status": "active"
},
Expand Down

0 comments on commit e9e6ccd

Please sign in to comment.