import {GithubIcon, InfoIcon, LinkedinIcon, MailIcon} from "lucide-react"; export const Contact = () => { return ( <>

Send e-mail

); };