I’m trying to figure out why one of my pages is not loading at all. In the console, I see there is an error with finding the module for the images, but it is working fine in my local environment. Any suggestions?
Error in console: Uncaught Error: Cannot find module ‘./Bazaar.png’
Github repo: GitHub - djtaylor8/my-portfolio

