Here is Smooth Wavy Canvas component
Loading preview...
import SmoothWavyCanvas from "@/components/ui/smooth-wavy-canvas"; export default function DemoOne() { return <SmoothWavyCanvas />; }
Part of UI Layouts — browse the full library on 21st.dev.