import { Item, ItemActions, ItemContent, ItemDescription, ItemTitle, } from "@/examples/base/ui/item" import { ChevronRightIcon, ExternalLinkIcon } from "lucide-react" export function ItemLink() { return (