DEV Community

Rohit Gupta
Rohit Gupta

Posted on

Loading Images Slow

Hello developers, In one of my project I am facing a issue of slow loading of the images, I am using ReactJS for the same. The images are slow rendered on the client side and I have also decreases the size of the image still the problem is same.

It will be great pleasure to me if someone help me in this.
Here is the link of the website
https://agnistudios.in/

Top comments (3)

Collapse
 
mannu profile image
Manpreet Singh

Have You created a production build or posted development one?

Collapse
 
rohitgupta09 profile image
Rohit Gupta

yes I have created a production build

Collapse
 
mannu profile image
Manpreet Singh

Can I see the code (if it isn't private)