diff --git a/templates/index.html b/templates/index.html
index ffd7fa2..b7f52a8 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -3,9 +3,9 @@
{% include "partials/hero/myhero.html" %}
{% include "partials/hero/myhero1.html" %}
-{% include "partials/hero/myhero2.html" %}
{% include "partials/hero/myhero3.html" %}
{% include "partials/hero/myhero5.html" %}
+{% include "partials/hero/myhero2.html" %}
{% include "partials/hero/myhero6.html" %}
{% include "partials/hero/myhero7.html" %}
{% endblock content %}
\ No newline at end of file
diff --git a/templates/partials/hero/myhero2.html b/templates/partials/hero/myhero2.html
index 6ce6673..6a9a51f 100644
--- a/templates/partials/hero/myhero2.html
+++ b/templates/partials/hero/myhero2.html
@@ -10,7 +10,7 @@
-