This is a static route at /about. Unlike Next.js App Router where you put a page.tsx inside an about folder, in TanStack start you just create a file named about.tsx in the routes directory.
/about
page.tsx
about
about.tsx