Aurora Text
Animated gradient text for hero copy, feature labels, and premium headings.
npm install tailwindcssimport { AuroraText } from "@/components/interactive-features/magicui/aurora-text";
export function Demo() {
return <AuroraText className="text-4xl font-extrabold">Build Your Next Skill Fast</AuroraText>;
}Attribution: selected components are locally integrated from Magic UI, which is licensed under MIT.