Components
HoloPulse Loader is a futuristic, holographic loading animation designed to captivate users with a compact, high-tech aesthetic.
npx shadcn@latest add https://21st.dev/r/m.kumailalirajpoot/holo-pulse-loaderLoading preview...
import { HoloPulse } from "@/components/ui/holo-pulse-loader";
export default function DemoOne() {
return <HoloPulse />;
}