Animated hero background with procedural gradient animation using webgl
Loading preview...
import ShaderAnimation from "@/components/ui/shader-animation"; export default function DemoOne() { return <ShaderAnimation />; }