diff --git a/src/_includes/layouts/base.njk b/src/_includes/layouts/base.njk
index e85ed8e..f7b2532 100644
--- a/src/_includes/layouts/base.njk
+++ b/src/_includes/layouts/base.njk
@@ -411,7 +411,7 @@ layout: layouts/html.njk
color: #000000;
font-family: var(--e-global-typography-474db88-font-family), Sans-serif;
font-weight: var(--e-global-typography-474db88-font-weight);
- background-image: url("https://web.archive.org/web/20211225100303im_/http://compagniekalimat.fr/wp-content/uploads/2021/09/joe-woods-4Zaq5xY5M_c-unsplash-scaled.jpg");
+ background-image: url("/images/joe-woods-unsplash-scaled.jpg");
background-size: cover;
}
@@ -544,7 +544,7 @@ layout: layouts/html.njk
color: #000000;
font-family: var(--e-global-typography-474db88-font-family), Sans-serif;
font-weight: var(--e-global-typography-474db88-font-weight);
- background-image: url("https://web.archive.org/web/20211231103400im_/http://compagniekalimat.fr/wp-content/uploads/2021/09/joe-woods-4Zaq5xY5M_c-unsplash-scaled.jpg");
+ background-image: url("/images/joe-woods-unsplash-scaled.jpg");
background-size: cover;
}
@@ -633,7 +633,7 @@ layout: layouts/html.njk
color: #000000;
font-family: var(--e-global-typography-474db88-font-family), Sans-serif;
font-weight: var(--e-global-typography-474db88-font-weight);
- background-image: url("https://web.archive.org/web/20211225100302im_/http://compagniekalimat.fr/wp-content/uploads/2021/09/joe-woods-4Zaq5xY5M_c-unsplash-scaled.jpg");
+ background-image: url("/images/joe-woods-unsplash-scaled.jpg");
background-size: cover;
}
@@ -1055,46 +1055,21 @@ layout: layouts/html.njk
-
-
-
-
-
-
-
+
-
-
-
-
-
- {{ content | safe }}
-
-
+ {{ content | safe }}
-
-
-
-
-
-
-
-
-
-
-
-