This is an attempt to solve 2 major problems for Unbounce:
- Blurry Images on Retina Displays
Images aren’t Optimized for Page Speed
Honestly, I think it would be pretty straight forward to bake these into Unbounce. But it doesn’t look like that’s going to happen anytime soon.
In the mean time, can you add basic support for image optimization services like the following?
- https://www.resrc.it/
https://responsive.io/
It is very straight forward to use either of these services:
- Add the javascript include that does all the heavy lifting.
- Change images to use “data-src” attribute instead of “src”
- Add a class to the image.
That’s it! Now I know what you are thinking… “Just use the add custom HTML.” But I want to SEE my images as I’m working on my page.
Do you have a hack day coming up? Put 2 hours into it and throw it in the “Labs Features” section. You would be heroes!!!