An SAAS Hero section with a procedural animated fluid simulation background. Includes marketing header and call-to-action with hover animations
import Hero3D from "@/components/ui/fluid-rainbow-hero"; export default function DemoOne() { return <Hero3D />; }