{{--

Affordable Pizza Delivery from Your Trusted Store

--}}

{{ convertUtf8($bs->intro_title)}}

{{ convertUtf8($bs->intro_text) }}

@if ($bs->intro_section_highlight_text)
{{ convertUtf8($bs->intro_section_highlight_text) }}
@endif @if ($intro_feature_items->count() > 0)
@foreach ($intro_feature_items as $item)
@if ($item->icon)
@endif
{{ $item->title }}

{{ $item->text }}

@endforeach
@endif
@if($bs->intro_section_button_url) {{ convertUtf8($bs->intro_section_button_text) }} @endif @if ($bs->intro_video_link) {{ convertUtf8($bs->intro_section_video_button_text) }} @endif
@if($bs->intro_main_image)
Image
@endif
@if($bs->intro_section_top_shape_image)
Bg Shape
@endif @if($bs->intro_section_bottom_shape_image)
Bg Shape
@endif