Back to Registry
Breathing Glow
motionPulsing glow orbs with layered blur breathing effect.
Colorblue-500
Width
Shadow
Live Preview
AI
Install via CLI
npx shadcn@latest add https://kinetik.dev/r/breathing-glow.jsonRequires shadcn CLI. Auto-installs deps and copies the component into your project.
Manual Install
npm add framer-motion lucide-reactThen copy the source code below into your project.
Usage
import { BreathingGlow } from '@/app/components/breathing-glow';Source
'use client';
export function BreathingGlow() {
// copy from registry component source
}Dependencies
framer-motionlucide-react