tia/src/components/marketing
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
..
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): always-visible sticky nav, rose pill button without Google G 2026-05-26 00:21:44 +05:30
NavAuthButton.tsx fix(nav): always-visible sticky nav, rose pill button without Google G 2026-05-26 00:21:44 +05:30