import { Network } from 'lucide-react'; import Link from 'next/link'; export default function Header() { return (
NEXUS
Built with anycoder
); }