hensei-web/pages
Justin Edmund 98604e698b Remove conflicting Pages Router files and fix App Router setup
- Remove duplicate route files that conflicted with App Router
- Create client-side Providers wrapper for React context providers
- Update app/layout.tsx to use client wrapper for providers
- Fix next/font import in pages/_app.tsx

This resolves the routing conflicts and React context errors when
running the app with both Pages and App routers.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 16:24:09 -07:00
..
api/preview Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00
fonts Implement custom font 2023-08-20 04:06:59 -07:00
_app.tsx Remove conflicting Pages Router files and fix App Router setup 2025-09-01 16:24:09 -07:00
about.tsx Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00