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