import Link from "next/link"; import { Page } from "@/components/ui/section"; import { SearchButton } from "@/components/layout/search-dialog"; export default function NotFound() { return (

404

Not on the map

This instrument, venue or page is not in the atlas. Try the universal search — symbols, names, exchanges and countries all resolve.

Markets overview
); }