diff --git a/content/page/home/comparison/section1/privacy.png b/content/page/home/comparison/section1/privacy.png
index ca51a9067..dd0db50ad 100644
Binary files a/content/page/home/comparison/section1/privacy.png and b/content/page/home/comparison/section1/privacy.png differ
diff --git a/content/page/home/home.md b/content/page/home/home.md
index 3e031012c..5be3dd7de 100644
--- a/content/page/home/home.md
+++ b/content/page/home/home.md
@@ -3,6 +3,7 @@ id: home
header_altImg: ''
solution_image: ./home_header.png
header: home_header
+logos: [logo1, logo2, logo3, logo4, logo5, logo6] #you can continue adding logos as needed
productsMain: product
productData: [product1, product6, product3, product2, product5, product4]
header_title: Join the P2P Economy
@@ -13,7 +14,6 @@ link: https://farming.threefold.io/token #link for button
comparisonMain: comparison
comparisonSecs: [section1, section2, section3]
brandPanel: brand_panel
-logos: [logo1, logo2, logo3, logo4, logo5, logo6] #you can continue adding logos as needed
solution_image2: ./cta_image.png
cta: home_cta
---
diff --git a/src/pages/Index.vue b/src/pages/Index.vue
index 17e13a9c0..b31fd38a9 100644
--- a/src/pages/Index.vue
+++ b/src/pages/Index.vue
@@ -9,6 +9,11 @@
v-if="$page.markdownPage.header"
:header="$page.markdownPage.header"
/>
+
+
-->
-
-