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