--- layout: subpage dark: false h1: My h1Typewriter: Services --- {%- import "required/macros.html" as macros with context -%}
{% for item in data.services %}

{{ item.title }}

{{ item.description }}

{% endfor %}