From 0a0dc53d704bf81e13301ec59a2338b109b575a8 Mon Sep 17 00:00:00 2001 From: Thomas KLEIN Date: Tue, 11 Feb 2025 18:42:54 +0100 Subject: [PATCH] Add sponsors --- public/images/sponsors/magebit.svg | 1 + public/images/sponsors/spiriit.svg | 4 ++++ public/images/sponsors/white/magebit.svg | 1 + public/images/sponsors/white/spiriit.svg | 4 ++++ public/locales/fr/speakers.json | 2 +- public/locales/fr/sponsors.json | 22 +++++++++++++++++++++- 6 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 public/images/sponsors/magebit.svg create mode 100644 public/images/sponsors/spiriit.svg create mode 100644 public/images/sponsors/white/magebit.svg create mode 100644 public/images/sponsors/white/spiriit.svg diff --git a/public/images/sponsors/magebit.svg b/public/images/sponsors/magebit.svg new file mode 100644 index 0000000..fafba6e --- /dev/null +++ b/public/images/sponsors/magebit.svg @@ -0,0 +1 @@ + diff --git a/public/images/sponsors/spiriit.svg b/public/images/sponsors/spiriit.svg new file mode 100644 index 0000000..261231d --- /dev/null +++ b/public/images/sponsors/spiriit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/public/images/sponsors/white/magebit.svg b/public/images/sponsors/white/magebit.svg new file mode 100644 index 0000000..a669938 --- /dev/null +++ b/public/images/sponsors/white/magebit.svg @@ -0,0 +1 @@ + diff --git a/public/images/sponsors/white/spiriit.svg b/public/images/sponsors/white/spiriit.svg new file mode 100644 index 0000000..b293cd3 --- /dev/null +++ b/public/images/sponsors/white/spiriit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/public/locales/fr/speakers.json b/public/locales/fr/speakers.json index c9078b7..278ef30 100644 --- a/public/locales/fr/speakers.json +++ b/public/locales/fr/speakers.json @@ -198,7 +198,7 @@ "eventUrl": null }, { - "id": 6, + "id": 7, "title": "Dipa Burda x Magento : Digitaliser un héritage, structurer un avenir", "description": "Les Éditions Dipa Burda, historiquement axées sur l’impression, ont dû repenser leur stratégie face à la digitalisation. Sans vision digitale unifiée, le groupe a multiplié les acquisitions et les sites web, créant un écosystème e-commerce complexe. Une plongée dans l’évolution d’une entreprise de niche qui a su moderniser son e-commerce pour répondre aux enjeux du futur.", "lang": "fr", diff --git a/public/locales/fr/sponsors.json b/public/locales/fr/sponsors.json index a028408..c57f610 100644 --- a/public/locales/fr/sponsors.json +++ b/public/locales/fr/sponsors.json @@ -129,15 +129,35 @@ "logoSrc": "/images/sponsors/amasty.svg", "whiteLogoSrc": "/images/sponsors/white/amasty.svg" }, + { + "type": "silver", + "name": "Spiriit", + "description": "Agence e-commerce engagée auprès des marques et distributeurs, nous déployons des plateformes robustes avec Magento Cloud, Adobe Commerce et Hyvä. Notre objectif : booster la conversion grâce à notre expertise en CRO et IA.", + "caption": "Votre partenaire e-commerce depuis +27 ans, expert Magento Cloud, Adobe Commerce, Hyvä", + "url": "https://www.spiriit.com/", + "bannerSrc": null, + "logoSrc": "/images/sponsors/spiriit.svg", + "whiteLogoSrc": "/images/sponsors/white/spiriit.svg" + }, { "type": "silver", "name": "Sensefuel", "description": "Plateforme de recherche et de découverte de produits exclusivement dédiée au e-commerce, qui exploite toute la puissance de l’intelligence artificielle de nouvelle génération.", - "caption": "", + "caption": "Making ecommerce search personal", "url": "https://www.sensefuel.com/", "bannerSrc": "/images/sponsors/banners/sensefuel.jpg", "logoSrc": "/images/sponsors/sensefuel.svg", "whiteLogoSrc": "/images/sponsors/white/sensefuel.svg" + }, + { + "type": "silver", + "name": "Magebit", + "description": "With over 10 years of expertise, Magebit is a full-service eCommerce agency trusted by 450+ global brands to drive digital success!", + "caption": "An eCommerce agency you wish you met sooner", + "url": "https://magebit.com/", + "bannerSrc": null, + "logoSrc": "/images/sponsors/magebit.svg", + "whiteLogoSrc": "/images/sponsors/white/magebit.svg" } ] }