I recently created a project, but my images are not showing up. During my initial push, I was able to get the images from my index.html to show. However, I learned that Github Pages is case sensitive, so I made everything lowercase. Now, when I push to Github, my images folder name does not update in Github Pages, and all my images do not show up on the deployment. However, everything works perfectly on my localhost. Here are some screenshots of my VS Code and Github repository.
I tried to change path names, lowercased everything and still for some reason to no avail.