<%data["event_carousel_images"].each do |event_carousel_image|%>
" title="<%=event_carousel_image["description_text"]%>">" alt="<%=event_carousel_image["description_text"]%>">

<%=event_carousel_image["description"]%>

<% end %>