Merge pull request #24 from modelec/COPA-17

[COPA-17] - Corriger le nom d'Arthur
This commit is contained in:
Félix MARQUET
2024-10-15 15:59:41 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@
}
.team-member {
width: 150px;
width: 200px;
display: flex;
flex-direction: column;
justify-content: space-between;

View File

@@ -191,7 +191,7 @@ const Home: React.FC = () => {
image: 'https://r2.modelec.club/maxime.png',
},
{
name: 'Arthur Grossmann',
name: 'Arthur Grossmann-Le Mauguen',
role: 'Evenementiel',
image: 'https://r2.modelec.club/maxime.png',
},