Image not loading when hosting on Vercel with TailwindCSS

I've recently added my own photo to the TailwindCSS config file and when I use it as a background, it loads and works perfectly fine when calling it in a className. After I pushed the commit and hosted the site, the image and content for that specific section does not appear at all.

The photo is what it looks like when I'm in the development server, but it doesn't appear at all afterwards.

Site: https://dss-portfolio-v1.vercel.app/
Cut.JPG
css1.png
css2.png
Was this page helpful?