Hi Evryone,
I just have this little problem with a website that I am developing for a friend’s restaurant, the wesite it’s already online as landing page and I will keep developing the other sections that he wants.
as a landing page I created this full page slider with 4/5 images sliding in auto and in local I have no issues everything working smoth, but after deployed if you check the Website for the first I reckon 20 sec the images are loading slow infact you can see the grey ugly background and after they start to go smoth I don’t understant what the cause may be.
the smallest image is around 96kb and the biggest around 324kb so they are not big images.
The images are stored in a folder called assets and I created a file called utils where I created an array and store these images in this way in my slider I will map through them and display.
Any Idea?
Thank you very much for your help