@if($data->image && $data->title)
@php
$ss1 = $data->slider_shape_1_position;
$ss2 = $data->slider_shape_2_position;
$content_layout = $data->content_layout;
@endphp
@if ($data->show_texture)
@if ($data->slider_shape_1_image || !$data->slider_shape_2_image)
@endif
@if ($data->slider_shape_2_image)
@endif
@endif
@if ($data->show_texture)
@endif
text_align!='left') class="char-{{$data->text_align!='right'?'top':'right'}}" @endif data-animation="reveal-text" data-delay="1s">{!! nl2br($data->title) !!}
{!! $data->description !!}.
@endif