Components
Card container with a mouse-following radial spotlight highlight for feature and pricing sections.
Loading preview...
import SpotlightCard from "@/components/ui/spotlight-card"
export default function Demo() {
return <SpotlightCard />
}