Floating energy orb with customizable hover effect.
.orb-container { position: relative; width: 100%; height: 100%; }
npx shadcn@latest add @react-bits/Orb-TS-CSS
import { OrbTSCSS } from "@/components/Orb-TS-CSS"
<OrbTSCSS />