-
compress images
-
fix image loading for 404 page
-
set slideSize to 100 in small screens
-
for next images: placeholder="blur" blurDataURL={data:image/...}
-
include webm or .ogg for firefox and opera (video tag)
According to https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_format you should use .webm or .ogg for firefox and opera. You can include both formats to make it work on all modern browsers
`