You should resize your images and display the thumbnails throughout the site. Not sure what your stack is, but I use imagemagick bindings for nodejs to do just that (npm install imagemagick). Obviously imagemagick may be accessed through most programming languages.