tia/src/components
Mannu e5a59c5191 feat(blog): 3-col layout, breadcrumbs, TOC + footer 3-col bottom bar
Blog listing (/blog):
- Breadcrumb: Home › Blog
- Left sidebar: chronological timeline with dot + date + category badge
- Right sidebar: "Browse by topic" category counts, quick reads, CTA card
- Still single column on mobile (sidebars hidden)

Blog post (/blog/[slug]):
- Breadcrumb: Home › Blog › Post title
- Left sidebar: numbered Table of Contents (section headings as anchor links)
  with "← All articles" back link below
- Right sidebar: "More articles" list + "Filed under" category + CTA
- scroll-mt-28 on headings so sticky nav doesn't cover anchor targets
- Both back-to-listing links visible (sidebar + article footer)

Footer bottom bar:
- Split into 3-column grid: © left · privacy tagline center · ❤️ India right

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 10:06:14 +05:30
..
marketing feat(blog): 3-col layout, breadcrumbs, TOC + footer 3-col bottom bar 2026-05-29 10:06:14 +05:30
medical Fix timestamp timezone — logs now always show in IST regardless of server TZ 2026-05-28 23:13:57 +05:30
ui feat(g1-g4): design system, memories pipeline, medical tracking, AI brain 2026-05-17 17:48:34 +05:30
BottomNav.tsx feat(marketing): public homepage replacing / → /login redirect 2026-05-25 23:26:26 +05:30
CalendarView.tsx Fix timestamp timezone — logs now always show in IST regardless of server TZ 2026-05-28 23:13:57 +05:30
InstallPrompt.tsx tweak: install prompt snooze — Later=2d, No thanks=7d 2026-05-29 01:05:00 +05:30
LogModal.tsx fix: garment upload MIME/proxy, log edit time pre-fill, date-ist hardening, wardrobe camera+gallery 2026-05-29 00:42:04 +05:30
PageHeader.tsx refactor: full codebase sweep — shared types, utilities, component splits 2026-05-18 21:37:39 +05:30
PageTransition.tsx feat(g1-g4): design system, memories pipeline, medical tracking, AI brain 2026-05-17 17:48:34 +05:30
StorageMeter.tsx feat(quota): enforce 1-baby limit on free plan 2026-05-28 00:52:23 +05:30
TabBar.tsx feat(home): horizontal scrollable quick log + wardrobe shortcut 2026-05-23 18:21:32 +05:30