Components
A sleek glowing button with animated icon reveal — ideal for highlighting powerful or magical actions.
Let me know the vibe you’re aiming for (e.g., minimal, brutalist, glassy, neon, 3D, fun), and I’ll adapt accordingly.
Loading preview...
import RuixenBtn04 from "@/components/ui/ruixen-btn04";
const DemoOne = () => {
return <RuixenBtn04 />;
};
export { DemoOne };