{if $imageBackground}
{if $imageLoading == 'eager'} {image src=$imageBackground width="4000" class="wallpaperTextArrow __bgImage" loading="eager" fetchpriority="high"} {else} {image src=$imageBackground width="4000" class="wallpaperTextArrow __bgImage" loading="lazy" data-src="{$imageBackground}"} {/if}
{/if}
{$this->getAttribute('content')}
{if $image}
{image src=$image class="wallpaperTextArrow-content-image" width="600"}
{/if}
{if $arrowType !== 'hide'}
{/if}