Open
Description
When the carousel*.html
includes are used, all images for each carousel tab are loaded. This is kind of wasteful since only the first tab is displayed initially. This transfers a lot of images and may squeeze out other transfers for carousel heavy pages. See if we can de-prioritize or not load the 2nd+ images somehow.