!$hasHeroImage(), 'relative py-10 bg-light sm:py-20 before:bg-black/25 before:z-10 before:absolute before:inset-0' => $hasHeroImage()])>
@if($title)

{{ Statikbe\FilamentFlexibleContentBlocks\FilamentFlexibleContentBlocks::replaceParameters($title) }}

@endif @if($intro)
{!! Statikbe\FilamentFlexibleContentBlocks\FilamentFlexibleContentBlocks::replaceParameters($intro) !!}
@endif
@if($hasHeroImage())
{{$getHeroImageMedia(null, [ 'class' => 'w-full h-full object-cover object-center', 'loading' => 'lazy', ])}} @if($heroImageCopyright) © {{ Statikbe\FilamentFlexibleContentBlocks\FilamentFlexibleContentBlocks::replaceParameters($heroImageCopyright) }} @endif
@endif