diff --git a/templates/layouts/solutions.html b/templates/layouts/solutions.html index c916d6e2c..9452a8420 100644 --- a/templates/layouts/solutions.html +++ b/templates/layouts/solutions.html @@ -3,5 +3,5 @@ {% include "partials/solutions/hero.html" %} {% include "partials/solutions/portfolio.html" %} -{% include "partials/solutions/cta.html" %} +{% include "partials/home/cta.html" %} {% endblock content %} \ No newline at end of file