I m using react + vite , and the issue is that the destination page images r visible on my local host but when I deployed code on vercel the images don't load , I think it's a pathing issue but I m not sure what to do . Deployment: https://chet-space-tourism.vercel.app/ And the GitHub for repo is : https://github.com/Chet25/spaceTourism ;-;