The problem
Your mobile users are downloading 1.8MB images on 4G. That's why they bounce.
"Our mobile conversion is 40% lower than desktop. We traced it to page load time โ product images average 1.8MB each. We're sending desktop photos to mobile phones."
Both sides run simultaneously โ real API calls, no mocks
File size~1.8MB
Format: JPEG/PNG original ยท No optimization ยท Same file for all devices
File size~190KB
URL: /cdn-cgi/image/format=webp,quality=85/[original-url]
Zero code changes to origin ยท Just add URL prefix
The win