import { Link } from "wouter"; export default function NotFound() { return (
/

404 — Page not found

← Back to Analyzer
); }