Components
Loading preview...
animated colorfull hero section ith post processing
@Scottclayton3d
npx shadcn@latest add https://21st.dev/r/lovesickfromthe6ix/aurora-flowimport { Component } from "@/components/ui/aurora-flow";
const DemoOne = () => {
return <Component />;
};
export { DemoOne };