npm install motion
import GradientButton from '@/components/ui/gradient-button'; <GradientButton label="Get Started" onClick={() => {}} />