404
Page Not Found
Sorry, we couldn't find the page you're looking for.
Route: /work
πΊοΈ Available Routes
All the pages you can visit in this application
π Debug Information
Technical details about this route
File:
[...catchall].tsx
Route Pattern:
/*catchall
Pathname:
/work
Params:
work
π― Fun Fact
This 404 page is part of our file-based routing system! The [...catchall].tsx
file catches any routes that don't match our defined pages.