From 6227356074ad3d6d481efd81f4ea977b4a15a725 Mon Sep 17 00:00:00 2001 From: Arnaud Delcasse Date: Fri, 29 Mar 2024 21:13:14 +0100 Subject: [PATCH] Change forms --- content/pages/employeurs.md | 2 +- content/pages/social.md | 3 ++- content/pages/territoires.md | 2 +- .../sass/main.scss_f120a3f402b106f64b18d498afd3d82e.content | 3 +++ .../coopgo-theme/assets/sass/coopgo-web-ui-kit/_helpers.scss | 4 ++++ themes/coopgo-theme/layouts/shortcodes/center.html | 2 +- themes/coopgo-theme/layouts/shortcodes/link-button.html | 2 ++ 7 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 themes/coopgo-theme/layouts/shortcodes/link-button.html diff --git a/content/pages/employeurs.md b/content/pages/employeurs.md index 76bc4466..cfcbaa41 100644 --- a/content/pages/employeurs.md +++ b/content/pages/employeurs.md @@ -102,4 +102,4 @@ Nos conseillers mobilité vous accompagnent tout au long de l'année pour suivre {{% /column %}} {{< /flex-row >}} -{{< kantree-form-inline "https://kantree.io/f/b776abd6-kit-go-s-abonner" "1400" >}} \ No newline at end of file +{{< center >}}{{< link-button "https://n8n.coopgo.io/form/ee962eeb-529d-409a-ba3f-2c4d5741973b" "bg-primary white big p-15 m-30" >}}Contacter COOPGO{{< /link-button >}}{{< /center >}} diff --git a/content/pages/social.md b/content/pages/social.md index eb7a2005..2945668a 100644 --- a/content/pages/social.md +++ b/content/pages/social.md @@ -102,4 +102,5 @@ Nos équipes vous accompagnent pour définir un projet de mobilité inclusive en {{% /column %}} {{< /flex-row >}} -{{< kantree-form-inline "https://kantree.io/f/b776abd6-kit-go-s-abonner" "1400" >}} \ No newline at end of file + +{{< center >}}{{< link-button "https://n8n.coopgo.io/form/24b57c28-989c-4704-b28e-46b6c59f3fcb" "bg-primary white big p-15 m-30" >}}Contacter COOPGO{{< /link-button >}}{{< /center >}} \ No newline at end of file diff --git a/content/pages/territoires.md b/content/pages/territoires.md index 502d4170..46989908 100644 --- a/content/pages/territoires.md +++ b/content/pages/territoires.md @@ -107,4 +107,4 @@ Nous vous accompagnons pour définir une stratégie territoriale de mobilité te {{< /flex-row >}} -{{< kantree-form-inline "https://kantree.io/f/b776abd6-kit-go-s-abonner" "1400" >}} +{{< center >}}{{< link-button "https://n8n.coopgo.io/form/81520df4-3b3a-42f9-b9ad-fce4d42b277a" "bg-primary white big p-15 m-30" >}}Contacter COOPGO{{< /link-button >}}{{< /center >}} diff --git a/resources/_gen/assets/sass/main.scss_f120a3f402b106f64b18d498afd3d82e.content b/resources/_gen/assets/sass/main.scss_f120a3f402b106f64b18d498afd3d82e.content index 318fced1..f86ad16f 100644 --- a/resources/_gen/assets/sass/main.scss_f120a3f402b106f64b18d498afd3d82e.content +++ b/resources/_gen/assets/sass/main.scss_f120a3f402b106f64b18d498afd3d82e.content @@ -2510,6 +2510,9 @@ button:hover { .small { font-size: 0.8em; } +.big { + font-size: 1.2em; } + nav#navbar { z-index: 100; display: flex; diff --git a/themes/coopgo-theme/assets/sass/coopgo-web-ui-kit/_helpers.scss b/themes/coopgo-theme/assets/sass/coopgo-web-ui-kit/_helpers.scss index f7d1d9fb..7e5f868d 100644 --- a/themes/coopgo-theme/assets/sass/coopgo-web-ui-kit/_helpers.scss +++ b/themes/coopgo-theme/assets/sass/coopgo-web-ui-kit/_helpers.scss @@ -166,4 +166,8 @@ $sides: (top, bottom, left, right); .small { font-size: 0.8em; +} + +.big { + font-size: 1.2em; } \ No newline at end of file diff --git a/themes/coopgo-theme/layouts/shortcodes/center.html b/themes/coopgo-theme/layouts/shortcodes/center.html index d9baf868..39ef3227 100644 --- a/themes/coopgo-theme/layouts/shortcodes/center.html +++ b/themes/coopgo-theme/layouts/shortcodes/center.html @@ -1 +1 @@ -
{{.Inner}}
+
{{.Inner}}
diff --git a/themes/coopgo-theme/layouts/shortcodes/link-button.html b/themes/coopgo-theme/layouts/shortcodes/link-button.html new file mode 100644 index 00000000..b21221af --- /dev/null +++ b/themes/coopgo-theme/layouts/shortcodes/link-button.html @@ -0,0 +1,2 @@ + +