The optimal image loading order like left right then down.
This is happening because we are using CSS collumns. We should prob switch to flex-based masonry grid (so the id is zig zag; rn col 2 starts after the end of col 1)
Current Image loading order.

The optimal image loading order like left right then down.
This is happening because we are using CSS collumns. We should prob switch to flex-based masonry grid (so the id is zig zag; rn col 2 starts after the end of col 1)
Current Image loading order.
