Some images are not being deployed by Netlify

my netlify site name is https://glittery-choux-94da5a.netlify.app

my git repo link is GitHub - yasharyasaxena/Vanlife

I am deploying this site and on the home page the asset home-hero-img is showing but in the about page the about-hero-img is not although they are in same folder

@yasharyasaxena Your issue is likely to be:

Run your build locally and you’ll see the files it outputs:

View your build output with npm run build && npm run preview to see the same as on Netlify: