Components
Loading preview...
Ruixen UI is built to make your job easier. These bento cards highlight what really matters when you're building modern UIs: beautiful components, smart layouts, performance, and flexibility. Whether you're working solo or with a team, Ruixen gives you a solid foundation that just works — clean code, great defaults, and the kind of polish that makes your product feel professional out of the box.
npx shadcn@latest add https://21st.dev/r/ruixen.ui/ruixen-bento-cardsimport RuixenBentoCards from "@/components/ui/ruixen-bento-cards";
export default function DemoOne() {
return <RuixenBentoCards />;
}