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