@props([ 'settings', ])
filled($settings->hero_image_path), 'md:max-w-4xl md:items-center' => blank($settings->hero_image_path), ]) data-reveal-group @if (blank($settings->hero_image_path)) data-tonal-hero @endif>
@if (filled($settings->hero_eyebrow))

{{ $settings->hero_eyebrow }}

@endif

{{ $settings->hero_title ?: 'Celebrações com propósito' }}

@if (filled($settings->hero_subtitle))

{{ $settings->hero_subtitle }}

@endif @if (filled($settings->hero_note))

{{ $settings->hero_note }}

@endif
@if (filled($settings->hero_image_path))
@endif