Components
Loading preview...
A responsive, Framer Motion–powered team roster featuring a global cursor-follow preview on desktop and tap-to-expand accordion images on mobile for a cinematic talent showcase.
@daiv09
npx shadcn@latest add https://21st.dev/r/daiwiikharihar17147/kinetic-team-hybridimport KineticTeamList from "@/components/ui/kinetic-team-hybrid";
export default function DemoOne() {
return <KineticTeamList />;
}