diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dc00dd..5488d7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,8 @@ All notable changes to the New Optic website will be documented in this file. ### Changed +- Re-enabled liquid glass on desktop PCs using user-agent and pointer capability detection, while keeping it disabled on phones and tablets. +- Changed trust stat label accent from blue to a softer neutral white tone. - Refined contact and trust UI: stat labels are now accented above values, French WhatsApp CTA says "Discuter sur WhatsApp", hours information is emphasized, and mobile navbar shows WhatsApp without opening the menu. - 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. diff --git a/components/HeroSection.tsx b/components/HeroSection.tsx index 1235fc7..09db017 100644 --- a/components/HeroSection.tsx +++ b/components/HeroSection.tsx @@ -65,7 +65,7 @@ export default function HeroSection({ t, whatsappUrl }: { t: Messages; whatsappU className="relative mx-auto w-full max-w-xl lg:max-w-none lg:will-change-transform" >
-{stat.label}
+{stat.label}
{stat.value}