The carousel image needs to be responsive so that the image doesn't change sizes or change the height and width of the container. Aslo have the "mini" carousel connected with state with selected image
Solution:
Change it from a flex to a grid with set height and width for the image.
The carousel image needs to be responsive so that the image doesn't change sizes or change the height and width of the container. Aslo have the "mini" carousel connected with state with selected image
Solution: Change it from a flex to a grid with set height and width for the image.