Images are loading slowly

Site name : aremachinery.netlify.app

The images are loading slowly on the website. Sometimes, it takes 3s and sometimes around 6s to load an image of a size less than 1MB. Not sure, where the problem is as I am new to Netlify.

Can you look into this and let me know the issue

You’re loading 16 images at the same time at a total of 8.4MB. Depending on your internet connection (and possibly your location), that can take a while. It’s a bit faster here, but I’d recommend using a lazy loading technique nevertheless. Also check out https://tinyjpg.com/, it has some really good image optimization!

Sure, will try the things that you have mentioned and let you know. Thanks, for the immediate response.

@pnvskp Part of the solution would be to have separate thumbnail images, instead of using large images and merely displaying them at a small size.