{!! ResponsivePics::get_image( $item['image'], 'xs:500', 0, 'absolute left-0 top-0 h-full bg-white w-full rounded-sm object-cover object-center opacity-50', false, true, ) !!}
@include('partials.components.medium-title', ['title' => $item['title'], 'class' => 'text-white'])
{!! $item['text'] !!}
@include('partials.svg.arrow', [ 'arrowClass' => 'absolute right-5 lg:right-8 bottom-5 lg:bottom-8 z-10', ]) {{ __('En savoir plus', 'constatimmo') }}