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