diff --git a/lacommunaute/static/images/BoiteOutilCIP.png b/lacommunaute/static/images/BoiteOutilCIP.png new file mode 100644 index 00000000..894c963c Binary files /dev/null and b/lacommunaute/static/images/BoiteOutilCIP.png differ diff --git a/lacommunaute/static/images/Contact_.jpg b/lacommunaute/static/images/Contact_.jpg new file mode 100644 index 00000000..8153a95d Binary files /dev/null and b/lacommunaute/static/images/Contact_.jpg differ diff --git a/lacommunaute/static/images/Diagnostic.png b/lacommunaute/static/images/Diagnostic.png new file mode 100644 index 00000000..1085b561 Binary files /dev/null and b/lacommunaute/static/images/Diagnostic.png differ diff --git a/lacommunaute/static/images/Emploi.png b/lacommunaute/static/images/Emploi.png new file mode 100644 index 00000000..463b98d4 Binary files /dev/null and b/lacommunaute/static/images/Emploi.png differ diff --git a/lacommunaute/static/images/Entraide.png b/lacommunaute/static/images/Entraide.png new file mode 100644 index 00000000..6ba59dab Binary files /dev/null and b/lacommunaute/static/images/Entraide.png differ diff --git a/lacommunaute/static/images/Erreur_404.jpg b/lacommunaute/static/images/Erreur_404.jpg new file mode 100644 index 00000000..7b842900 Binary files /dev/null and b/lacommunaute/static/images/Erreur_404.jpg differ diff --git a/lacommunaute/static/images/Evenement.png b/lacommunaute/static/images/Evenement.png new file mode 100644 index 00000000..52ef1d90 Binary files /dev/null and b/lacommunaute/static/images/Evenement.png differ diff --git a/lacommunaute/static/images/FAQ.jpg b/lacommunaute/static/images/FAQ.jpg new file mode 100644 index 00000000..622b9898 Binary files /dev/null and b/lacommunaute/static/images/FAQ.jpg differ diff --git a/lacommunaute/static/images/Microphone.png b/lacommunaute/static/images/Microphone.png new file mode 100644 index 00000000..00651df5 Binary files /dev/null and b/lacommunaute/static/images/Microphone.png differ diff --git a/lacommunaute/static/images/Question.png b/lacommunaute/static/images/Question.png new file mode 100644 index 00000000..b03740fd Binary files /dev/null and b/lacommunaute/static/images/Question.png differ diff --git a/lacommunaute/static/stylesheets/itou_communaute.scss b/lacommunaute/static/stylesheets/itou_communaute.scss index e96cd85f..ea02be04 100644 --- a/lacommunaute/static/stylesheets/itou_communaute.scss +++ b/lacommunaute/static/stylesheets/itou_communaute.scss @@ -275,3 +275,35 @@ span.highlighted { flex: 1; margin: 0 10px; } + +.text-communaute-lightest { + color: #cdf4e9; +} + +.text-communaute-lighter { + color: #59eec3; +} + +.text-communaute { + color: #18a47d; +} + +.text-communaute-darker { + color: #023b2b; +} + +.bg-communaute-lightest { + background-color: #cdf4e9; +} + +.bg-communaute-lighter { + background-color: #59eec3; +} + +.bg-communaute { + background-color: #18a47d; +} + +.bg-communaute-darker { + background-color: #023b2b; +} diff --git a/lacommunaute/templates/pages/home_with_search.html b/lacommunaute/templates/pages/home_with_search.html index 2f5009fa..45078330 100644 --- a/lacommunaute/templates/pages/home_with_search.html +++ b/lacommunaute/templates/pages/home_with_search.html @@ -49,8 +49,11 @@

class="matomo-event text-decoration-none child c-box text-center" data-matomo-category="engagement" data-matomo-action="contribute" - data-matomo-option="new_topic">Je veux poser une question + data-matomo-option="new_topic"> + + Je veux poser une question + Je veux réaliser un diagnostic data-matomo-category="engagement" data-matomo-option="itou-jobseeker" data-bs-toggle="modal" - data-bs-target="#rechercheEmploi">Je cherche un emploi inclusif + data-bs-target="#rechercheEmploi"> + + Je cherche un emploi inclusif - - -
-
-
-
-
- -
-
-
-
-

- Les dernières mises à jour -
- des fiches pratiques -

- - -
+
+
+
+
+
+
+ +
+
+
+
+

+ Les dernières mises à jour +
+ des fiches pratiques +

+ + +
+
- -
-
-
-
-
-
- -
-
-
-
-

La boîte à outils des CIP

-
- La boîte à outils des CIP est espace dédié rassemblant des outils, des guides pour accompagner les acteurs de l'inclusion dans leur soutien aux personnes éloignées du marché du travail, confrontées à des obstacles multiples et complexes. -
- -
+
+
+
+
+
+
+ +
+
+
+
+

La boîte à outils des CIP

+
+ La boîte à outils des CIP est espace dédié rassemblant des outils, des guides pour accompagner les acteurs de l'inclusion dans leur soutien aux personnes éloignées du marché du travail, confrontées à des obstacles multiples et complexes. +
+ +
+
- -
-
-
-
-
-
- -
-
-
-
-

Les évènements à venir

- - -
+
+
+
+
+
+
+ +
+
+
+
+

Les évènements à venir

+ + +
+
- -
-
-
-
-
-
- -
-
-
- +
+
+
+
+
+
+ +
+
+
+ +
- -
-{% include 'forum_conversation/partials/itou_modal.html' %} + + {% include 'forum_conversation/partials/itou_modal.html' %} {% endblock %}