diff --git a/content/en/_index.html b/content/en/_index.html
index 652050e..8e1b806 100644
--- a/content/en/_index.html
+++ b/content/en/_index.html
@@ -4,13 +4,11 @@
+++
-{{< blocks/cover title="Dojo Consortium Knowledge Base" image_anchor="top" height="min" color="dark" >}}
-
-{{< /blocks/cover >}}
-
-
-{{% blocks/lead color="primary" %}}
-The Dojo Consortium was formed in 2018 by practitioners from several Fortune 100 Dojos. Dojos use immersive learning techniques to help teams improve their delivery outcomes in their context. This site is the knowledge base for things we have found effective for helping teams deliver sooner, safer, and happier while providing better outcomes for the organizations and the end-users.
-{{% /blocks/lead %}}
-
-
+{{< blocks/cover title="Dojo Consortium Knowledge Base" image_anchor="top"
+height="min" color="dark" >}} {{< /blocks/cover >}} {{% blocks/section
+color="dark" type="row" %}} The Dojo Consortium was formed in 2018 by
+practitioners from several Fortune 100 Dojos. Dojos use immersive learning
+techniques to help teams improve their delivery outcomes in their context. This
+site is the knowledge base for things we have found effective for helping teams
+deliver sooner, safer, and happier while providing better outcomes for the
+organizations and the end-users. {{% /blocks/section %}}
diff --git a/netlify.toml b/netlify.toml
index 42bc44c..ef4eea9 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -2,5 +2,5 @@
command = "hugo"
publish = "public"
-[build.environment]
- HUGO_VERSION = "0.104.1"
\ No newline at end of file
+ [build.environment]
+ HUGO_VERSION = "0.121.1"