Skip to content

Commit

Permalink
Fix photo paths
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-kl1 committed Feb 9, 2025
1 parent 6bf22b9 commit 5c60fe0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/locales/fr/speakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"companyUrl": "https://business.adobe.com/fr/products/magento/magento-commerce.html",
"linkedin": "https://www.linkedin.com/in/regisquintin",
"role": "Head of Adobe Commerce for EMEA",
"photo": "/images/speakers/regis_quintin.jpeg",
"photo": "/images/speakers/regis_quintin.png",
"biography": ""
},
{
Expand Down Expand Up @@ -54,7 +54,7 @@
"companyUrl": "https://www.hyva.io/",
"linkedin": "https://www.linkedin.com/in/willem-wigman/",
"role": "Founder & CEO",
"photo": "/images/speakers/willem_wigman.jpg",
"photo": "/images/speakers/willem_wigman.png",
"biography": ""
},
{
Expand Down

0 comments on commit 5c60fe0

Please sign in to comment.