diff --git a/public/images/logo/maddlen.jpeg b/public/images/logo/maddlen.jpeg new file mode 100644 index 0000000..3b5aeb2 Binary files /dev/null and b/public/images/logo/maddlen.jpeg differ diff --git a/public/locales/fr/speakers.json b/public/locales/fr/speakers.json index 9cc0e82..750f0bb 100644 --- a/public/locales/fr/speakers.json +++ b/public/locales/fr/speakers.json @@ -51,11 +51,11 @@ { "id": 4, "name": "Hervé Guétin", - "company": "Agence Dn'D", - "companyLogo": "/images/logo/dnd.svg", - "companyUrl": "https://www.dnd.fr/", + "company": "Maddlen", + "companyLogo": "/images/logo/maddlen.jpeg", + "companyUrl": "https://www.maddlen.fr/", "linkedin": "https://www.linkedin.com/in/herveguetin/", - "role": "Tech Expert", + "role": "Consultant & développeur full-stack", "photo": "/images/speakers/herve_guetin.jpg", "photoBg": 1, "biography": "" diff --git a/src/components/Person/Person.tsx b/src/components/Person/Person.tsx index 3730f5e..413163c 100644 --- a/src/components/Person/Person.tsx +++ b/src/components/Person/Person.tsx @@ -20,7 +20,6 @@ const PersonCard = ({ alt={person.company} width={20} height={20} - className="h-6" /> {person.company}