|
@@ -27,6 +27,8 @@
|
|
|
|
|
|
|
|
<FormationOPCA />
|
|
<FormationOPCA />
|
|
|
|
|
|
|
|
|
|
+ <FormationQualite />
|
|
|
|
|
+
|
|
|
<FormationCertification />
|
|
<FormationCertification />
|
|
|
|
|
|
|
|
<FormationParticipation />
|
|
<FormationParticipation />
|
|
@@ -49,6 +51,7 @@ const menus: Array<MenuScroll> = [
|
|
|
{ anchor: 'presentation', label: 'Présentation' },
|
|
{ anchor: 'presentation', label: 'Présentation' },
|
|
|
{ anchor: 'catalog', label: 'Catalogue' },
|
|
{ anchor: 'catalog', label: 'Catalogue' },
|
|
|
{ anchor: 'financing', label: 'Financement' },
|
|
{ anchor: 'financing', label: 'Financement' },
|
|
|
|
|
+ { anchor: 'satisfaction', label: 'Satisfaction' },
|
|
|
{ anchor: 'certification', label: 'Certification' },
|
|
{ anchor: 'certification', label: 'Certification' },
|
|
|
{ anchor: 'inscription', label: 'Inscription' },
|
|
{ anchor: 'inscription', label: 'Inscription' },
|
|
|
{ anchor: 'testimonials', label: 'Témoignages' },
|
|
{ anchor: 'testimonials', label: 'Témoignages' },
|