@if ($be->hero_section_bold_text)
{{ $be->hero_section_bold_text }}
@endif
@if ($be->hero_section_text)
{{ $be->hero_section_text }}
@endif
@if ($be->hero_section_button_url)
{{ convertUtf8($be->hero_section_button_text) }}
@endif
@if ($be->hero_section_button2_url)
{{ $be->hero_section_button2_text }}
@endif