import { ArrowElbowDownRight } from "@phosphor-icons/react"; import { iconCount } from "@/lib/icons"; import OutboundLink from "@/components/OutboundLink"; import "./Links.css"; interface LinksProps {} const Links = (_: LinksProps) => { return (