mirror of
https://github.com/modelec/modelec.club.git
synced 2026-03-18 21:30:45 +01:00
Add Vincent and Flo picture
This commit is contained in:
@@ -188,7 +188,7 @@ const Home: React.FC = () => {
|
||||
{
|
||||
name: 'Vincent Rocher',
|
||||
role: 'Vice-Président',
|
||||
image: 'https://r2.modelec.club/maxime.png',
|
||||
image: 'https://r2.modelec.club/vincent.jpg',
|
||||
},
|
||||
{
|
||||
name: 'Felix Marquet',
|
||||
@@ -198,7 +198,7 @@ const Home: React.FC = () => {
|
||||
{
|
||||
name: 'Florent Butery',
|
||||
role: 'Trésorier',
|
||||
image: 'https://r2.modelec.club/maxime.png',
|
||||
image: 'https://r2.modelec.club/flo.jpg',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user