diff --git a/public/images/logo/somfy.svg b/public/images/logo/somfy.svg new file mode 100644 index 0000000..d173855 --- /dev/null +++ b/public/images/logo/somfy.svg @@ -0,0 +1 @@ +Fichier 2 \ No newline at end of file diff --git a/public/images/speakers/frederic_truscello.jpeg b/public/images/speakers/frederic_truscello.jpeg new file mode 100644 index 0000000..74bce46 Binary files /dev/null and b/public/images/speakers/frederic_truscello.jpeg differ diff --git a/public/images/speakers/gaetan_airiau.jpg b/public/images/speakers/gaetan_airiau.jpg new file mode 100644 index 0000000..9e254d8 Binary files /dev/null and b/public/images/speakers/gaetan_airiau.jpg differ diff --git a/public/locales/fr/speakers.json b/public/locales/fr/speakers.json index dfcc1c9..fe8a605 100644 --- a/public/locales/fr/speakers.json +++ b/public/locales/fr/speakers.json @@ -79,6 +79,28 @@ "photo": "/images/speakers/nicolas_j_chevalier.jpeg", "biography": "" }, + { + "id": 10, + "name": "Frédéric Truscello", + "company": "Somfy Group", + "companyLogo": "/images/logo/somfy.svg", + "companyUrl": "https://www.somfy.fr/", + "linkedin": "https://www.linkedin.com/in/frederic-truscello/", + "role": "Business Analyst E-Commerce", + "photo": "/images/speakers/frederic_truscello.jpeg", + "biography": "" + }, + { + "id": 11, + "name": "Gaetan Airiau", + "company": "Somfy Group", + "companyLogo": "/images/logo/somfy.svg", + "companyUrl": "https://www.somfy.fr/", + "linkedin": "https://www.linkedin.com/in/ga%C3%A9tan-airiau-808a8a5b/", + "role": "Customer Solutions Pole Director", + "photo": "/images/speakers/gaetan_airiau.jpg", + "biography": "" + }, { "id": 3, "name": "Adrien Illy", @@ -196,6 +218,19 @@ "tags": ["Technical", "Expertise"], "speakers": [5], "eventUrl": null + }, + { + "id": 7, + "title": "SOMFY Group x Adobe Commerce & Hyva", + "description": "Comment Adobe Commerce et Hyva se sont imposés comme modèle rapide, évolutif pour le nouveau portail Simu, marque du groupe Somfy.", + "lang": "fr", + "track": "Business", + "room": null, + "start": null, + "end": null, + "tags": ["Business", "Expertise"], + "speakers": [10, 11], + "eventUrl": null } ] }