Components
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.
npx shadcn@latest add https://21st.dev/r/muhammad-binsalman/stardust-buttonLoading preview...
import { StardustButtonDemo } from "@/components/ui/stardust-button";
export default function DemoOne() {
return <StardustButtonDemo />;
}