Skip to content

Commit

Permalink
fix: update team member links to correct social media profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizendae committed Dec 16, 2024
1 parent 387308e commit 40606a2
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 40606a2

Please sign in to comment.