{{ sections.partners.kicker | default: 'Partners' }}

{{ sections.partners.title | default: 'Partners' }}

{{ sections.partners.description }}

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