diff --git a/public/images/hall-of-fame/leroy.svg b/public/images/hall-of-fame/leroy.svg new file mode 100644 index 0000000..8f4c428 --- /dev/null +++ b/public/images/hall-of-fame/leroy.svg @@ -0,0 +1,59 @@ + + logo couleur Leroy Agon - Copie-ai + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Controller/ContentController.php b/src/Controller/ContentController.php index d75b90c..93155ce 100644 --- a/src/Controller/ContentController.php +++ b/src/Controller/ContentController.php @@ -164,6 +164,11 @@ public function hallOfFame(): Response 'link' => 'https://kvikymart.com', 'image' => 'kvikymart.svg', ], + [ + 'label' => 'Leroy Automation', + 'link' => 'https://www.leroy-automation.com/', + 'image' => 'leroy.svg', + ], [ 'label' => 'Les-Tilleuls.coop', 'link' => 'https://les-tilleuls.coop/',