@if($features)
@foreach($features as $feature)
@endforeach
@endif
{{__('home.our_features')}}
{{__('home.contact_us')}}
{{__('home.contact_us_head')}}
{{$landPage ? $landPage->download_title['download_title_'.getCurrentLocale()] : ''}}
{!! $landPage ? strip_tags($landPage->download_description['download_description_'.getCurrentLocale()]) : '' !!}
{{__('home.our_partners')}}
@if($partners)
@foreach($partners as $partner)
@endforeach
@endif