{{ $homepageSections->hero_main_title }}
{!! $homepageSections->hero_desc !!}
@include('components.button', [ 'text' => __('messages.READ_MORE'), 'link' => route('overview', ['lang' => App::getLocale()]), 'TextDark' => false, 'BgDark' => false, 'hasText' => true, 'hasBg' => true, ])