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.
Loading preview...
import { StardustButtonDemo } from "@/components/ui/stardust-button";
export default function DemoOne() {
return <StardustButtonDemo />;
}