Guys iam having some issues wifth the images, im changing the image src via an state , but the thing the images are getting their correct in local environment! i
path is local environment is
src/images/image-product-1.jpg
paths when i hosted it on netlify
/assets/image-product-1.0c6fe8e3.jpg
there is a main image(large image) and 4 small images, whenever user clicks the small images, it shows up in the main-image(large image). i need help guys!