опять фиксим слайдеры + верстку
This commit is contained in:
@@ -16,7 +16,6 @@ export const optimizeSliderImages = (images: Pick<UnresolvedImageTransform, 'src
|
||||
alt,
|
||||
widths: [TW_SCREENS.SM, TW_SCREENS.LG],
|
||||
sizes: `(max-width: ${TW_WIDTHS.LG}px) ${TW_SCREENS.SM}px, ${TW_SCREENS.LG}px`,
|
||||
quality: 80,
|
||||
format: 'webp',
|
||||
loading: 'lazy',
|
||||
}).then(imageResultToImageAttributes)
|
||||
|
||||
Reference in New Issue
Block a user