update home

This commit is contained in:
2025-02-17 17:16:58 +02:00
parent 77311e37a4
commit 94968a5faa
13 changed files with 196 additions and 34 deletions

View File

@@ -2,9 +2,11 @@
{% block content %}
{% include "partials/home/hero.html" %}
{% include "partials/home/grid_stats.html" %}
{% include "partials/home/farmers.html" %}
{% 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/web4.html" %}
{% include "partials/home/faq.html" %}
{% include "partials/home/cta.html" %}