{{-- Full-width image band: drone and site photography at full scale. --}}
@if ($block->subheading)

{{ $block->subheading }}

@endif @if ($block->heading)

{{ $block->heading }}

@endif @if ($block->body)
{!! $block->body !!}
@endif @if ($block->cta_label) {{ $block->cta_label }} @endif