Components
ChatGPT said:
This is a modern, animated CTA button that links to GitHub. It features a soft hover glow, smooth icon movement, and adapts to both light and dark themes—ideal for elegant, responsive UIs.
Loading preview...
import RuixenBtn07 from "@/components/ui/ruixen-btn07-1";
const DemoOne = () => {
return <RuixenBtn07 />;
};
export { DemoOne };