{{-- Section with images placed in three containers --}}
@foreach ($highlights as $highlight)
{{-- Background Image --}} Highlight: {{ $highlight->judul }} {{-- Overlay --}}
{{-- Icon Thumbnail with Link --}} {{-- Text in the center of the image --}}

{{ $highlight->judul }}

{{ Str::limit($highlight->deskripsi, 150) }}

@endforeach
{{-- Animasi --}}