This commit is contained in:
2025-02-23 13:29:14 +00:00
parent 75c5930590
commit c853bc0027
24 changed files with 20 additions and 1226 deletions

View File

@@ -0,0 +1,8 @@
{% extends "_default/base.html" %}
{% block content %}
{% include "partials/solutions/hero.html" %}
{% include "partials/solutions/what.html" %}
{% include "partials/solutions/portfolio.html" %}
{% include "partials/home/cta.html" %}
{% endblock content %}