diff --git a/static/images/become_farmer.png b/static/images/become_farmer.png index ac629b87b..de251bc18 100644 Binary files a/static/images/become_farmer.png and b/static/images/become_farmer.png differ diff --git a/static/images/self_healing.png b/static/images/self_healing.png deleted file mode 100644 index 230dcc2d9..000000000 Binary files a/static/images/self_healing.png and /dev/null differ diff --git a/static/images/selfhealing.png b/static/images/selfhealing.png index a3bca534d..9e3b8ea21 100644 Binary files a/static/images/selfhealing.png and b/static/images/selfhealing.png differ diff --git a/templates/index.html b/templates/index.html index ab76d6b6a..6262b5d87 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,8 +5,8 @@ {% include "partials/home/features.html" %} {% include "partials/home/grid_stats.html" %} {% include "partials/home/use_cases.html" %} -{% include "partials/home/self_healing.html" %} {% include "partials/home/farmers.html" %} +{% include "partials/home/self_healing.html" %} {% include "partials/home/web4.html" %} {% include "partials/home/faq.html" %} {% include "partials/home/cta.html" %} diff --git a/templates/partials/action/cta.html b/templates/partials/action/cta.html index 4cccaa3e3..cb6d1f64d 100644 --- a/templates/partials/action/cta.html +++ b/templates/partials/action/cta.html @@ -1,7 +1,7 @@