{% extends "_default/base.html" %}
{% block content %}
{% include "partials/hero.html" %}
{% include "partials/logos2.html" %}
{% include "shortcodes/grid_stats.html" %}
{% include "partials/features.html" %}
{% include "partials/blogs.html" %}
{% include "partials/faq.html" %}
{% endblock content %}