0 ? currentImage - 1 : 0"
@keydown.arrow-right.window="currentImage = currentImage < 0 ? currentImage + 1 : 0"
>
/ 1