Improve mobile performance

This commit is contained in:
2026-05-16 00:15:21 +01:00
parent 2fddb47166
commit 19661417a6
2 changed files with 29 additions and 11 deletions

View File

@@ -25,6 +25,8 @@ All notable changes to the New Optic website will be documented in this file.
### Changed
- Optimized mobile rendering by disabling heavy blur, fixed backgrounds, ambient animations, and WebGL glass below desktop widths.
- Changed mobile CSS to reference only the compressed mobile background by default, keeping the full PNG desktop-only.
- Added mobile `content-visibility` containment so offscreen sections do less rendering work on low-end devices.
- Reworked collection cards from abstract placeholders to image-led product cards.
- Improved dark-section heading contrast.
- Corrected French typography and accents.