This commit is contained in:
2024-11-20 03:40:13 +01:00
parent f90608a63a
commit e51e18aa11
14 changed files with 294 additions and 91 deletions

View File

@@ -2,9 +2,10 @@
{% block content %}
{% include "partials/why/hero.html" %}
{% include "partials/why/reason.html" %}
{% include "partials/why/timeline.html" %}
{% include "partials/why/values.html" %}
{% include "partials/why/ourwhy.html" %}
{% include "partials/why/matters.html" %}
{% include "partials/home/cta.html" %}
{% endblock content %}