diff --git a/_includes/base/header.html b/_includes/base/header.html
index ab4d9205..eb15edfd 100644
--- a/_includes/base/header.html
+++ b/_includes/base/header.html
@@ -14,11 +14,6 @@
{% if page.main_page %}
-
Open demo
{% endif %}
diff --git a/index.md b/index.md
index d5eb7ff7..7b527b1b 100644
--- a/index.md
+++ b/index.md
@@ -15,10 +15,6 @@ main_page: True
{% include block/functions.html data=site.data.functions.general %}
-{% include block/features.html data=site.data.for_maker link=true %}
-{% include block/features.html data=site.data.for_business link=true%}
-{% include block/features.html data=site.data.for_edu link=true %}
-
{% include block/cta.html cta=site.data.ctas.newsletter %}
{% include block/stats.html data=site.data.general.stats %}