I'm currently experiencing an issue with the image gallery on the Chipotle Menu website. The menu photos section, which is intended to showcase high-quality images of different Chipotle dishes, is not loading or displaying correctly across multiple browsers, including Chrome, Firefox, and Safari.
On some browsers, the images appear broken or fail to load entirely, while on others, the layout becomes distorted—overlapping images, missing captions, or inconsistent grid alignment. I’ve checked that all image URLs are valid, and the images are properly stored on the server.
I’m using a standard responsive grid layout with lazy loading and lightbox functionality. Could this issue be related to browser caching, lazy loading scripts, or CSS grid compatibility? What best practices should I follow to ensure cross-browser consistency for image galleries, particularly on a food menu site like Chipotle Menu?
Any guidance on troubleshooting steps or tools I should use to identify the root cause would be appreciated.