setIsZoomed(!isZoomed)}
>

{
(e.target as HTMLImageElement).style.display = "none";
}}
/>
{/* Navigation Arrows */}
{proxiedImages.length > 1 && (
<>
>
)}
{/* Zoom hint */}
Click to {isZoomed ? "zoom out" : "zoom in"}
{/* Thumbnails */}
{proxiedImages.length > 1 && (