Components
Loading preview...
An interactive shader with black and white gradient waves, mouse-responsive animations, and canvas noise texture overlay for modern visual effects.
@jatin-yadav05
npx shadcn@latest add https://21st.dev/r/jatin-yadav05/old-television-shaderimport PolishedShader from "@/components/ui/old-television-shader"
export default function Home() {
return <PolishedShader />
}