{{-- The lightbox is a real modal, so it needs the three things hand-rolled overlays usually skip: focus moved in on open, focus kept inside while open, and focus returned to the thumbnail that opened it on close. Without them a keyboard user tabs straight through to the page behind. --}}

Inside MITH Studios

Gallery

@if ($images->isEmpty())

The gallery is being curated — photos coming soon. In the meantime, book a session and see the rooms in person.

@else
@foreach ($images as $image) @endforeach
@endif {{-- Lightbox --}}