How can I preload images?

All you have to do is insert the following line in the page header.

<link rel="preload" href="https://test.com/your-image.jpg" as="image">