@props([ 'title', 'subtitle' => null, 'image' => 'https://images.unsplash.com/photo-1576602976047-174e57a47881?q=80&w=1469&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D', 'height' => 'h-[150px] md:h-[225px]', 'marginTop' => null ])
{{ $title }} Cover

{{ $title }}

@if($subtitle)

{{ $subtitle }}

@endif