@php $variant = $variant ?? 'default'; $heroUrl = $content['hero_image_url'] ?? null; @endphp @if ($heroUrl)