Files
alireza-hassani d486b2dd65 Self-host hero slider images instead of hotlinking to Unsplash
Production server has no path to fetch images.unsplash.com at
request time, so the slider was rendering without backgrounds
after deploy. Downloaded and cropped the same 3 photos locally
into public/images/ (landscape, ~1920px, ~450-730KB each) and
point the slider at them; dropped the now-unused Unsplash
remotePattern from next.config.ts.
2026-08-10 16:07:23 +03:30

444 KiB