devfolioco / devfolio-gatsby-starter

Kickstart landing page development with GatsbyJS
MIT License
22 stars 94 forks source link

Home page is slow ! We can lazyload the images to make it faster #63

Open Jain-Sanchit opened 4 years ago

Jain-Sanchit commented 4 years ago

Hello , As i was exploring the page , I saw that it is a bit slow , the images are loading at a time , so that is affecting it somewhat. This can be solved using Lazyload of image container. I am working on it , if it seems good .