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

Send e-mail Download CV

); };