@php $heroArtwork = $artwork ?? null; $fallbackImage = 'https://files.skinbase.org/default/missing_lg.webp'; $heroImage = $heroArtwork['thumb_lg'] ?? $heroArtwork['thumb'] ?? $fallbackImage; @endphp @if (!$heroArtwork) Skinbase Nova Discover. Create. Inspire. Explore Trending @else Featured Artwork {{ $heroArtwork['title'] ?? 'Untitled' }} by {{ $heroArtwork['author'] ?? 'Artist' }} Explore Trending View Artwork @endif
Discover. Create. Inspire.
Featured Artwork
by {{ $heroArtwork['author'] ?? 'Artist' }}