coverSrcset: splashImageDimensions.map(
          ({ width }) =>
            `/${pathSettings.staticAssetPath}/splash/${collection.splash}-${width}.webp ${width}w`
        ),