Components
Loading preview...
A unique, theme-aware hero section where users can click to forge beautiful, glowing 3D crystals in an interactive space.
@dhiluxui
npx shadcn@latest add https://21st.dev/r/dhileepkumargm/crystal-forge-heroimport App from "@/components/ui/crystal-forge-hero";
export default function DemoOne() {
return <App />;
}