update become farm page

This commit is contained in:
2025-03-05 15:11:47 +02:00
parent 775201e592
commit e1f31fd6c3
8 changed files with 85 additions and 11 deletions

View File

@@ -1,10 +1,9 @@
{% extends "_default/base.html" %}
{% block content %}
{% include "partials/about/about1.html" %}
{% include "partials/about/grid_stats.html" %}
{% include "partials/about/hero_section.html" %}
{% include "partials/about/farmers.html" %}
{% include "partials/about/about2.html" %}
{% include "partials/about/about1.html" %}
{% include "partials/about/cta.html" %}
{% endblock content %}