- Location:
sabo/src/components/ui/orbiting-circles.tsx
When to use
- Decorative orbiting motion for hero backgrounds or metrics.
- Keep small and sparse to avoid visual noise.
Usage
sabo/src/components/ui/orbiting-circles.tsx
Key props
The icons or elements to orbit around the center.
Distance from center to orbiting elements in pixels.
Size of the orbiting elements in pixels.
Reverse the direction of the orbit.
Animation duration in seconds for one complete orbit.
Delay in seconds before starting the animation.
Animation speed multiplier (higher values make it faster).
Whether to show the circular path outline.
Additional CSS classes applied to the container div.
Styling tip
- Pair with subtle gradients; keep orbits slow (8–16s) for calm motion.