echos-ocr/src/app
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
..
(auth) Add feature pages, pricing page, and redirect unauthenticated users to landing page 2026-04-16 19:09:52 -05:00
(dashboard) 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
api Add multi-workspace support with org switcher and open registration 2026-04-16 18:08:08 -05:00
favicon.ico Initial commit from Create Next App 2026-03-09 15:31:21 -05:00
globals.css Add SaaS foundation: Auth.js, dashboard shell, org model, auto-assignment 2026-04-14 23:59:38 -05:00
layout.tsx Add SaaS foundation: Auth.js, dashboard shell, org model, auto-assignment 2026-04-14 23:59:38 -05:00