{% if socialProofBanner.background_image.image_mobile and socialProofBanner.background_image.image_mobile != '' %} {% elif socialProofBanner.background_image.image_mobile == '' %} {% endif %} {% if socialProofBanner.isAboveReviewsSection and socialProofBanner.isAboveReviewsSection == 'true' %} {% endif %}

{% if socialProofBanner.bold_text_options.selected == "First Line" %}{% else %}{% endif %}{{socialProofBanner.firstLine}}{% if socialProofBanner.bold_text_options.selected == "First Line" %}{% else %}{% endif %} {% if socialProofBanner.bold_text_options.selected == "Second Line" %}{% else %}{% endif %}{{socialProofBanner.secondLine}}{% if socialProofBanner.bold_text_options.selected == "Second Line" %}{% else %}{% endif %} {% if socialProofBanner.bold_text_options.selected == "Third Line" %}{% else %}{% endif %}{{socialProofBanner.thirdLine}}{% if socialProofBanner.bold_text_options.selected == "Third Line" %}{% else %}{% endif %}

{% if socialProofBanner.image_layout_type.image_layout_options.selected == 'image' %} {{socialProofBanner.image_layout_type.image.image_alt}} {% elif socialProofBanner.image_layout_type.image_layout_options.selected == 'carousel' %}
{% for user in socialProofBanner.image_layout_type.carousel_image_list %}
{{socialProofBanner.image_layout_type.image.image_alt}}
{% endfor %}
{% endif %}