Components
Loading preview...
A premium pearl-finish button with celestial star animations and glass morphism effects. Features smooth hover transitions between star symbols (✧ ↔ ✦) and satisfying tactile press feedback. Perfect for launch pages, premium CTAs, and high-end product announcements.
@muhammad-binsalman
npx shadcn@latest add https://21st.dev/r/muhammad-binsalman/stardust-buttonimport { StardustButtonDemo } from "@/components/ui/stardust-button";
export default function DemoOne() {
return <StardustButtonDemo />;
}