Skip to content

Commit

Permalink
further update on team data
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliiiu committed Aug 5, 2024
1 parent b87f2e8 commit 47f2c24
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 0 deletions.
Binary file removed public/images/team/aliu-new.png
Binary file not shown.
Binary file removed public/images/team/daniel.png
Binary file not shown.
Binary file added public/images/team/hafedh.webp
Binary file not shown.
Binary file removed public/images/team/yeonwoo.png
Binary file not shown.
7 changes: 7 additions & 0 deletions src/data/team.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,13 @@ export const productTeam = [
linkedlnLink: "https://www.linkedin.com/in/kelechi-okeke",
twitterLink: "https://twitter.com/reyokeke",
},
{
name: "Hafedh Hichri",
role: "AI Engineer",
src: "/images/team/hafedh.png",
linkedlnLink: "https://www.linkedin.com/in/hafedh-hichri",
twitterLink: "https://twitter.com/not_so_lain",
},
];

export const editors = [
Expand Down

0 comments on commit 47f2c24

Please sign in to comment.