import { FaHome } from "react-icons/fa"; import { Link } from "react-router-dom"; export default function NotFound() { return (
404 - Page not found!