@if($block->image1) {{ htmlentities($block->image1->filename) }} @endif
@if(!empty($block->title1))

{{ $block->title1 }}

@endif {!! $block->content1 !!}
{!! generateLink($block->cta1, 'std-button std-button--small') !!}