This is the clever bit:
- The data:image in the srcset attribute shows transparent image and prevents loading the image in the src attribute in modern browsers
- The image in the src is attribute is used if the browser does not support the srcset attribute or when the page is scanned by social networks and read-it-later tools.