score:0

the img tags should have height and width specified like so

<img width={900} height={500} alt="900x500" src="/assets/carousel.png"/>

this width and height should be equal to the carousel dimensions.


Related Query

More Query from same tag