{{ sections.testimonials.title }}

{{ sections.testimonials.subtitle }}

{% for testimonial in sections.testimonials.items %}
{% for i in range(testimonial.rating) %} {% endfor %}

"{{ testimonial.quote }}"

{{ testimonial.name }}

{{ testimonial.name }}

{{ testimonial.title }}

{{ testimonial.category }} {{ testimonial.category }}
{% endfor %}