@props([ 'settings', ])
{{ $settings->hero_cta_label ?: 'Solicitar proposta' }} @if (filled($settings->hero_secondary_cta_label)) {{ $settings->hero_secondary_cta_label }} @endif
@if (filled($settings->hero_note))

{{ $settings->hero_note }}

@endif