diff --git a/content/_index.md b/content/_index.md
index 2baffbb..12d9131 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -6,15 +6,19 @@ title = "Librezo"
Collectif d'artisans numériques
-
-
-
Aix – Cambrai – Cévennes – Grasse – Le Havre – Marseille – Montreuil – Montpellier – Nantes – Paris – Pau – Rennes – Rohanne – Toulouse
+
+
Aix – Cambrai – Cévennes – Grasse – Le Havre – Marseille – Montreuil
+
+
+
+
Montpellier – Nantes – Paris – Pau – Rennes – Rohanne – Toulouse
+
Vous en avez assez de dépendre des géants du web ?
-Reprenez le contrôle de vos données
+Reprenez le contrôle de vos données
-Comment ça se passe ?
+Comment ça se passe ?
Autonomisation de l'infrastructure réseau
@@ -33,6 +37,8 @@ title = "Librezo"
{{ process_box(number="7", title="Autonomie", description="Vous êtes capable de gérer votre système et vos applications : vous êtes autonome et n'avez plus besoin de tiers de confiance.") }}
+## Ils nous font confiance
+
{{ client_box(
title = "Novelcast"
diff --git a/sass/css/base.scss b/sass/css/base.scss
index b883c7c..5766b61 100644
--- a/sass/css/base.scss
+++ b/sass/css/base.scss
@@ -72,10 +72,18 @@ a:hover, a:focus {
color: $grey1;
font-size: 135%;
font-family: Neucha;
+ display: flex;
+ align-items: center;
+}
+
+.madein-wrapper {
+ height: 120px;
+ margin-top: 32px;
}
.madein {
- width: 256px;
+ width: 192px;
+ transform: rotate(-30deg);
}
.slogan1 {
diff --git a/static/img/madein-blue.png b/static/img/madein-blue.png
new file mode 100644
index 0000000..3dfe5a1
Binary files /dev/null and b/static/img/madein-blue.png differ
diff --git a/static/img/madein-purple.png b/static/img/madein-purple.png
new file mode 100644
index 0000000..00f2ed5
Binary files /dev/null and b/static/img/madein-purple.png differ
diff --git a/static/img/madein.png b/static/img/madein.png
deleted file mode 100644
index 9aad710..0000000
Binary files a/static/img/madein.png and /dev/null differ