diff --git a/_layouts/front.html b/_layouts/front.html
index 91c0f9334..3ba5e1835 100644
--- a/_layouts/front.html
+++ b/_layouts/front.html
@@ -9,6 +9,7 @@
{% include call-to-action.html %}
{% include services.html %}
{% include feature.html %}
+ {% include portfolio.html %}
{% include quote.html %}
{% include contact.html %}