diff --git a/docs/assets/images/banderasLago.png b/docs/assets/images/banderasLago.png
index 3fe19bd3effa8a2bd2e329ab2ba55378250f2558..a7a7dff78818fb2d275dfac6a6a11a0319f35a2b 100644
Binary files a/docs/assets/images/banderasLago.png and b/docs/assets/images/banderasLago.png differ
diff --git a/docs/assets/images/illustration.png b/docs/assets/images/illustration2.png
similarity index 100%
rename from docs/assets/images/illustration.png
rename to docs/assets/images/illustration2.png
diff --git a/material/.overrides/home.html b/material/.overrides/home.html
index 8664babe30c6adb70abd39d001cd07906adf837c..3a33f72743f423a3dac5cad0ab5dd9b7915cfb20 100644
--- a/material/.overrides/home.html
+++ b/material/.overrides/home.html
@@ -9,7 +9,7 @@
     <div class="md-grid md-typeset">
       <div class="mdx-hero">
         <div class="mdx-hero__image">
-          <img src="assets/images/illustration.png" alt="" width="1659" height="1200" draggable="false">
+          <img src="assets/images/banderasLago.png" alt="" width="600" height="600" draggable="false">
         </div>
         <div class="mdx-hero__content">
           <h1>Latin American Giant Observatory</h1>
diff --git a/mkdocs.yml b/mkdocs.yml
index 675d4c044ac69fa8f91f7ae74a20eafbbc78965e..3b06321e8fa49c8f56c1160230b94efec41448c8 100755
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -100,12 +100,12 @@ extra:
     provider: google
     property: !ENV GOOGLE_ANALYTICS_KEY
   social:
-    - icon: fontawesome/brands/github
+    - icon: fontawesome/brands/gitlab
       link: https://gitmilab.redclara.net/lago
-    - icon: fontawesome/brands/gitter
-      link: https://gitter.im/squidfunk/mkdocs-material
-    - icon: fontawesome/brands/docker
-      link: https://hub.docker.com/u/lagocollaboration
+    #- icon: fontawesome/brands/gitter
+    #  link: https://gitter.im/squidfunk/mkdocs-material
+    #- icon: fontawesome/brands/docker
+    #  link: https://hub.docker.com/u/lagocollaboration
     - icon: fontawesome/brands/twitter
       link: https://twitter.com/lagoproject
     - icon: fontawesome/brands/facebook
diff --git a/src/.overrides/home.html b/src/.overrides/home.html
index 2a640488c52a8f690ad2064ca8fc7becf782157e..3f54ca82212542b2bd36ef6f393d80d72c3566cd 100644
--- a/src/.overrides/home.html
+++ b/src/.overrides/home.html
@@ -67,10 +67,10 @@
         <!-- Hero image -->
         <div class="mdx-hero__image">
           <img
-            src="assets/images/banderasLago.svg"
+            src="assets/images/illustration.png"
             alt=""
-            width="800"
-            height="800"
+            width="1659"
+            height="1200"
             draggable="false"
           >
         </div>