Components
Loading preview...
OpenAi style animated background
npx shadcn@latest add https://21st.dev/r/serjobas/open-ai-codex-animated-backgroundimport { Component } from "@/components/ui/open-ai-codex-animated-background";
export default function DemoOne() {
return <Component />;
}