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