tia/src/components/marketing
Mannu c5cb9570b2 fix(nav): rose text links, border on hover only, bold active state
- Both About and Blog: text-rose-500 at rest, no border, no background
- Hover: border-rose-300 + bg-rose-50 + text-rose-600 (border space
  always pre-reserved via border-transparent to prevent layout shift)
- Active page (usePathname): font-semibold text-rose-600, no visual
  container — bold text only, clean
- About: always visible on all breakpoints including mobile
- Blog: hidden on mobile, sm:inline-flex on desktop

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 02:05:37 +05:30
..
Breadcrumb.tsx feat(blog): 3-col layout, breadcrumbs, TOC + footer 3-col bottom bar 2026-05-29 10:06:14 +05:30
MarketingNav.tsx fix(nav): rose text links, border on hover only, bold active state 2026-05-31 02:05:37 +05:30
NavAuthButton.tsx fix(nav): always-visible sticky nav, rose pill button without Google G 2026-05-26 00:21:44 +05:30
PhoneMockup.tsx fix(hero): remove floating screen label above phone mockup 2026-05-29 10:39:29 +05:30