{{ sections.clients.kicker | default: 'Clients' }}

{{ sections.clients.title | default: 'Clients' }}

{{ sections.clients.description }}

{% for item in clients limit: section_controls.clients.count %} {{ item.name }} {{ item.name }} {% endfor %}