{if $imageBackground}
{if $imageLoading == 'eager'} {image src=$imageBackground width=4000 class="qui-presentationBricks-controls-wallpaperText__img" loading="eager" fetchpriority="high"} {else} {image src=$imageBackground width=4000 class="qui-presentationBricks-controls-wallpaperText__img" loading="lazy" data-src="{$imageBackground}"} {/if}
{/if}
{if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}

{$this->getAttribute('frontendTitle')}

{/if} {$this->getAttribute('content')}