diff --git a/src/components/Landing/Sections/Home.jsx b/src/components/Landing/Sections/Home.jsx
index 1f5e0df66..18b270d95 100644
--- a/src/components/Landing/Sections/Home.jsx
+++ b/src/components/Landing/Sections/Home.jsx
@@ -34,73 +34,73 @@ class Home extends Component {
+ height={window.innerHeight / 2} />

+ height={window.innerHeight / 2} />

+ height={window.innerHeight / 4} />

+ height={window.innerHeight / 3} />

+ height={window.innerHeight / 10} />

+ height={window.innerHeight / 3} />

+ height={window.innerHeight / 3} />

+ height={window.innerHeight / 2} />

+ height={window.innerHeight / 3} />

+ height={window.innerHeight / 3} />

+ height={window.innerHeight / 10} />

+ height={window.innerHeight / 3} />
}
@@ -176,9 +176,10 @@ class Home extends Component {
}
-
- { defaults.volunteers.display &&
- Want to help? Sign up to
volunteer or
mentor!
+
+ {defaults.volunteers.display &&
+
}