diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a737b2..17e6970 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ All notable changes to the New Optic website will be documented in this file. - Tightened mobile sizing for the WhatsApp nav pill and hero trust badge. - Balanced mobile navbar controls so the language switcher, WhatsApp CTA, and menu do not bunch up on the right. - Reduced the mobile gap between the reputation section and contact panel. +- Let the mobile WhatsApp nav CTA stretch into available navbar space. ## [1.0.0] - 2026-05-16 diff --git a/components/Navbar.tsx b/components/Navbar.tsx index 52c5ee6..ce84efe 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -48,9 +48,9 @@ export default function Navbar({ locale, onLocaleChange, t, whatsappUrl }: { loc -
- - +
+ + {t.nav.cta}