@props([ 'imagePath' => null, 'imageAlt' => null, 'eyebrow' => null, 'titleLine' => null, 'titleEmphasis' => null, 'lead' => null, 'headingId' => 'package-hero-heading', ])
class(['border-b border-amare-border bg-amare-bg']) }} data-motion="page-open">
@if ($eyebrow)

{{ $eyebrow }}

@endif

{{ $titleLine }} @if ($titleEmphasis) {{ $titleEmphasis }} @endif

@if ($lead)

{{ $lead }}

@endif
{{ $slot }}
@if ($imagePath) @endif