background_color) style="background-color: {{ $bgColor }}" @endif>
@if ($shortcode->title)

{!! BaseHelper::clean(str_replace($shortcode->highlight_text, '' . $shortcode->highlight_text . '', $shortcode->title)) !!}

@endif

{!! BaseHelper::clean($shortcode->subtitle) !!}

@if ($shortcode->primary_url) {{ $shortcode->primary_title ?: __('Get Started') }} @endif @if ($shortcode->secondary_url) {{ $shortcode->secondary_title ?: __('How it works') }} @endif
@if ($shortcode->bg_image_1)
{{ $shortcode->title }}
@endif @if ($shortcode->bg_image_2)
{{ $shortcode->title }}
@endif @if ($shortcode->image)
{{ $shortcode->title }}
@endif @if ($shortcode->mini_image) {{ $shortcode->title }} @endif