@php $variant = $variant ?? 'default'; $heroUrl = $content['hero_image_url'] ?? null; @endphp @if ($heroUrl)
{{ \App\Support\HomepageSettings::plainText($content['headline'] ?? config('app.name')) }}
@else
Platform preview
98% Uptime
24/7 Support
150+ Integrations
10k+ Active users
@endif