@props([ 'module', 'compact' => false, ]) @if ($module->promotion_enabled && $module->promotion_title && $module->promotion_url)
! $compact, 'mt-6 p-5 md:p-6' => $compact, ])>
@if ($module->promotion_eyebrow)

{{ $module->promotion_eyebrow }}

@endif

{{ $module->promotion_title }}

@if ($module->promotion_body)

{{ $module->promotion_body }}

@endif {{ $module->promotion_label ?: 'Learn more' }}
@endif