import { Link } from "@remix-run/react"; import { FaGithub, FaGitlab, FaKey, FaLinkedin, FaMastodon, FaTelegramPlane, FaTwitter, } from "react-icons/fa"; import { MdEmail } from "react-icons/md"; export default function Index() { return (