Elegant and minimal dock
Loading preview...
import HeroDock from "@/components/ui/dock"; export default function DemoOne() { return <HeroDock/>; }