My images are showing on local host but not on deployed site

I am deploying a vite react app to netlify and my images are not appearing on the deployed site. I have my images in the proper public folder in the root directory, and the paths are referencing the root, ie /mediminder.png. Any help would be appreciated, thanks in advance!

netlify app- https://charles-hall-portfolio.netlify.app/
github repo- GitHub - cspecialblackberry/Charles-Hall-Portfolio

I am seeing images on the Portfolio page @special-blackberry so I guess you managd to solve the issue.