{{ t.services.section_title }} {{ t.services.section_title_accent }}

{{ t.services.section_subtitle }}

{% for service in t.services.items %}
{% include "icons/" + (service.platform | lower) + ".svg" %}

{{ service.name }}

{{ service.platform }}

{{ service.description }}

{{ service.linkText }} →
{% endfor %}