I have an array of my imported images:
const images = [img1, img2, img3, ..... ];
Each image is basically an image of number
Examp