Components
Loading preview...
Animated 3d hero section with unique procedural glitch and ascii effects. Includes film grain and bloom post processing and a navbar
@Scottclayton3d
npx shadcn@latest add https://21st.dev/r/lovesickfromthe6ix/artificial-heroimport { Component } from "@/components/ui/artificial-hero";
const DemoOne = () => {
return <Component />;
};
export { DemoOne };