Skip to content

Commit

Permalink
feat: add Lauren to the team (#1072)
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierJp authored May 28, 2024
1 parent a8228d4 commit 0e7beb3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app/(header-default)/a-propos/equipe/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ const team = [
photoUrl: '/images/team/jonathan.jpg',
fullname: 'Jonathan Louis',
pronoun: 'un',
role: 'chargé de déploiement SEO',
role: 'chargé de déploiement SEO & communication',
},
{
photoUrl: '/images/team/karen.jpg',
fullname: 'Karen Mazmanian',
pronoun: 'un',
role: 'chargé de déploiement et de communication',
photoUrl: '/images/team/lauren.jpg',
fullname: 'Lauren Michel',
pronoun: 'une',
role: 'chargée de déploiement',
},
{
photoUrl: '/images/team/amandine.jpg',
Expand Down
Binary file removed public/images/team/karen.jpg
Binary file not shown.
Binary file added public/images/team/lauren.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0e7beb3

Please sign in to comment.