{{ encore_entry_script_tags('testimonial-slider') }}<div class="featured-testimonials-slider"><div class="whatsapp-block"><div class="container"><div class="whatsapp-block-wrapper"><h3>Say what?</h3><div id="featured_testimonials_slider" class=""><div class="swiper-wrapper">{% for testimonial in testimonials %}<div class="swiper-slide">{{ testimonial.content | raw }}<div class="swiper-slide__attestant"><h5>{{ testimonial.author }}</h5><p>{{ testimonial.company }}</p></div></div>{% endfor %}</div><div class="swiper-pagination"></div></div></div></div></div></div>