biohazard-vfx/.next/server/app-paths-manifest.json
Nicholai 3a3aab57c4 Redesign layout and navigation based on feedback
- Fixed navigation links to work properly
- Removed card/box styling from sections
- Created unified center column layout
- Reduced project grid hover zoom effect
- Updated color scheme to be more modern (black/white/gray)
- Made About and Story sections full-width
- Improved overall layout consistency

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-07 17:43:45 -06:00

5 lines
128 B
JSON

{
"/_not-found/page": "app/_not-found/page.js",
"/page": "app/page.js",
"/project/[id]/page": "app/project/[id]/page.js"
}