I am facing an issue with my website where it is loading over 1000 images per page from Amazon servers.
To enhance the functionality, I have integrated jQuery plugins that are stored locally on the webserver, without using any remote JS or CSS.
However, upon initial load or refresh, the page appears distorted with images overlapping each other. It is only after the content is fully loaded or cached that the page displays correctly.
Is there a way to optimize image loading to ensure the page looks good during the loading process?