$getBackgroundColourClass == 'section--light', 'bg-light' => $getBackgroundColourClass != 'section--light'])>
$hasImage()])> @if($hasImage())
{{ $getImageMedia(['class'=> 'w-full h-full object-cover object-center', 'loading' => 'lazy'] )}}
@if($imageCopyright) © {{$imageCopyright}} @endif
@endif
!$hasImage()])> @if($title)

{{$replaceParameters($title)}}

@endif @if($text)
{!! $replaceParameters($text) !!}
@endif @if($callToActions)
!$hasImage()])> @foreach($callToActions as $callToAction) @endforeach
@endif