I made a website where images are showing when hosted locally (vs code live server) but when I uploaded it to Vercel, the images are not showing.
repo: https://github.com/ShakhorChowdhury/LawyerPortfolio/tree/main/src/img
vercel deployment: https://lawyer-portfolio-wheat.vercel.app/
This is the website when hosted locally
This is the website when hosted on Vercel
I expected the website deployed to vercel to show the images.