Update customer business facts

This commit is contained in:
2026-05-16 13:48:03 +01:00
parent 48f8387dd4
commit 256c6ffb97
8 changed files with 41 additions and 35 deletions

View File

@@ -24,6 +24,7 @@ All notable changes to the New Optic website will be documented in this file.
### Changed
- Updated customer-corrected business facts: New Optic is active since around 2004, does not offer eye exams, and offers contact lenses plus colored contact lenses.
- 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.