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.
This commit is contained in:
2026-08-10 16:07:23 +03:30
parent 3f479af8be
commit d486b2dd65
5 changed files with 3 additions and 10 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 680 KiB