import Link from 'next/link'; import { routes } from '@/lib/site'; export default function NotFound() { return (

404 ยท Object not catalogued

This page is not in orbit.

The page you asked for does not exist, or the object was renamed. Try a search by name, NORAD or COSPAR id.

Back to the index Search
); }