Components
Loading preview...
Interactive hover links with fluid cursor tracking, animated typography, and floating preview images.
@Abuhuraira
npx shadcn@latest add https://21st.dev/r/hurerag24/interactive-hover-linksimport { InteractiveHoverLinks } from "@/components/ui/interactive-hover-links";
export default function DemoOne() {
return <InteractiveHoverLinks />
}