import { FunctionComponent } from "react"; import { Link } from "react-router-dom"; import AutomodIcon from '../favicon.svg'; const Home: FunctionComponent = () => { return (