{% if page.hero_1.i_image != null %} {% assign image_alt = page.hero_1.i_image | remove: '.png' | replace: '-',' ' | replace: '_',' ' %} {% picture section_schedule_1 pages/{{ page.hero_1.i_image }} alt="{{ image_alt }}" class="" %} {% endif %}