1,740
Bookmarks
5,310
Installs
51,200
Views
import { GradientButton } from "@/components/ui/gradient-button"
export default function DemoGradientButton() {
return (
<div className="flex min-h-[240px] flex-col items-center justify-center gap-4">
<GradientButton>Get Started</GradientButton>4 more lines behind a plan
Previews are free to watch. Reading and copying the full source needs a plan.
See plansThat's all 6 components
Part of Solstice — browse the full library on Nuxus.