Browse Source

minor fixes

Olivier Massot 1 year ago
parent
commit
b3d39129cb

+ 1 - 1
components/JoinUs/Form.vue

@@ -176,7 +176,7 @@ const validateMessageLength = (message: string | null) =>
  */
 const submit = async () => {
   jobApplication.jobPostingId = props.jobPostingId
-  
+
   jobApplication.resume =
     resumeUpload.value !== null
       ? {

+ 1 - 1
components/Logiciels/Manager/Avantages.vue

@@ -27,7 +27,7 @@ const benefits: Array<Benefit> = [
     description:
       'Chaque structure du réseau dispose de sa propre solution indépendante et connectée au réseau : Opentalent manager, Opentalent school, Opentalent artist',
     image:
-      '/images/pages/opentalent_manager/avantages/Un_logiciel_adapte_a_chaque_reseau.jpg',
+      '/images/pages/opentalent_manager/avantages/Un_logiciel_adapte_a_chaque_reseau.png',
     alt: 'Réseaux structurés différemment ayant un lien part un atome commun',
   },
   {

BIN
public/images/pages/opentalent_manager/avantages/Un_logiciel_adapte_a_chaque_reseau.jpg


BIN
public/images/pages/opentalent_manager/avantages/Un_logiciel_adapte_a_chaque_reseau.png