Files
Gainsight/Custom_Templates/customer_templates/HowardHanna/_hero_image.html.liquid

14 lines
667 B
Plaintext

<section id="Main" class="section" style="padding-top: 0;">
<!-- hero__image grid under -->
<div class="grid__item grid__item--desktop-up-9 grid__item--mobile-up-align-center">
<div class="section-heading hh-hero-header" style="margin-top: 3em; margin-bottom: 5em;"></div>
<div></div>
</div>
</div>
</section>
{% if isAllenTate %}
<img src="https://s3-us-west-2.amazonaws.com/static.schoolkeep.com/AllenTate/Hero+Image_Edited-01+(1).png" alt="" style="padding-bottom: 2rem;">
{% elsif isHowardHanna or isRandRealty %}
<img src="https://s3-us-west-2.amazonaws.com/static.schoolkeep.com/HowardHanna/HannaU+Hero-Text.jpg" alt="">
{% endif %}