echos-ocr/src/components
Randall Stillwell bf92126cf5 Add feature pages, pricing page, and redirect unauthenticated users to landing page
- Middleware now redirects unauthenticated users to /welcome instead of /login
- Added /features and /pricing to public paths
- Created 8 dedicated feature pages: AI OCR, Scanner Integration, Integrations,
  Team Collaboration, Collection Days, Multi-Site, Analytics, Security
- Created features index page at /features with links to all detail pages
- Created standalone pricing page at /pricing with comparison table
- Extracted shared MarketingNav (with features dropdown) and MarketingFooter
- Created FeaturePageShell for consistent feature page layout
- Updated landing page to use shared components and link to feature pages

Made-with: Cursor
2026-04-16 19:09:52 -05:00
..
cards Fix admin role check to include owner role 2026-04-16 00:22:32 -05:00
layout Add multi-workspace support with org switcher and open registration 2026-04-16 18:08:08 -05:00
marketing Add feature pages, pricing page, and redirect unauthenticated users to landing page 2026-04-16 19:09:52 -05:00
notifications Add Integration Hub: Monday.com sync, webhooks, activity log, notifications 2026-04-07 12:23:29 -05:00
ui Switch to Vercel AI Gateway for multi-provider OCR 2026-03-11 11:05:38 -05:00
providers.tsx Add SaaS foundation: Auth.js, dashboard shell, org model, auto-assignment 2026-04-14 23:59:38 -05:00