@arc
Minimal shadcn registry from Arc Studio (design agency) exposing two animated, accessible React components: Logo Carousel and Showreel. Built with React and Tailwind CSS using Motion/Framer Motion. No GitHub source listed; documentation is minimal. Free to use. Use for: quickly adding a smooth logo carousel (client/partner logos) or a reel/video showcase section to a marketing landing page without building scroll-animated carousels from scratch.
2 components react shadcn-cli
Install this registry
shadcn (npm)
npx shadcn@latest add https://witharc.co/r/registry.json pnpm
pnpm dlx shadcn@latest add https://witharc.co/r/registry.json bun
bunx shadcn@latest add https://witharc.co/r/registry.json fetch registry
curl -s https://witharc.co/r/registry.json Components
2 total Logo Carousel component
Animated logo carousel with staggered cycling, image preloading, and reduced-motion support.
npx shadcn@latest add https://witharc.co/r/logo-carousel.json Showreel component
Interactive showreel section with animated image transitions and custom hover cursor.
npx shadcn@latest add https://witharc.co/r/showreel.json