---
name: "@arc"
slug: "arc"
description: "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."
category: "Niche/single-purpose"
tags: ["accessibility", "aesthetic", "animation", "blocks", "cards", "icons", "marketing", "media", "mobile", "pro-available", "saas"]
framework: "react"
license: null
author: null
website: "https://witharc.co/components"
github: "N/A"
registry: "https://witharc.co/r/registry.json"
pro: true
pro_url: "https://witharc.co/pricing"
github_stars: null
component_count: 2
generated_at: "2026-07-28T08:00:50.948Z"
---

# @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.

## Links

- Website: https://witharc.co/components
- GitHub: N/A
- Registry JSON: https://witharc.co/r/registry.json
- Directory page: https://sh4dcn.vercel.app/registry/arc
- This file: https://sh4dcn.vercel.app/md/arc.md
- Pro / pricing: https://witharc.co/pricing

## Install

```sh
# add the whole registry (shadcn CLI)
npx shadcn@latest add https://witharc.co/r/registry.json
pnpm dlx shadcn@latest add https://witharc.co/r/registry.json
bunx shadcn@latest add https://witharc.co/r/registry.json
# clone the source repo
git clone N/A.git
# fetch the raw registry index
curl -s https://witharc.co/r/registry.json
```

## Components (2)

| name | type | description | install |
| --- | --- | --- | --- |
| logo-carousel | registry: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 | registry:component | Interactive showreel section with animated image transitions and custom hover cursor. | `npx shadcn@latest add https://witharc.co/r/showreel.json` |

## For AI agents

```text
You are adding components from @arc to a shadcn-compatible project.
1. Read this file (https://sh4dcn.vercel.app/md/arc.md) for the component list.
2. Fetch the machine-readable index: https://witharc.co/r/registry.json
3. Install a single component with its install command from the table above.
4. Full structured record: https://sh4dcn.vercel.app/json (library slug: arc).
```
