Documentation
Button – Gradient
Gradient buttons appear in the hero CTA by layering utility classes on top of the base component.
Styling
Use `buttonVariants({ variant: "default" })` and apply `bg-gradient-to-r` classes, as shown in the hero component.
Relevant files
src/components/marketing/home/hero-section.tsx— Hero CTA