import { Button } from "@/registry/ui/button" import Link from "next/link" export default function ButtonLinkDemo() { return ( ) }