export function SocialLink({ SvgElement, link = "#" }) { return ( {SvgElement} ) }