Components
A seamless, hypnotic animation where motion flows in a perfect circular loop, designed to symbolize continuity, harmony, and quiet power — like the inner workings of a well-oiled engine or the cycles of nature.
Loading preview...
import { Component } from "@/components/ui/cycle-loader";
export default function DemoOne() {
return <Component />;
}