Use native lazy image loading where available

We should be able to improve especially the total loading time by using native lazy image loading when possible. This would help with the loading when its only done when JS is done.

https://web.dev/native-lazy-loading/