Loading preview...
Here is Progressive Blur
@reuno-ui
npx shadcn@latest add https://21st.dev/r/reuno-ui/progressive-blur
import { Skiper41 } from "@/components/ui/progressive-blur"; export default function DemoOne() { return <Skiper41 />; }