Components
A premium profile selection screen featuring animated 3D tilt cards, a dynamic cursor‑driven spotlight background, and a modern “Add Profile” tile.
Loading preview...
import ProfileSelect from "@/components/ui/3d-profile-selector";
export default function DemoOne() {
return <ProfileSelect />;
}