A stack of call-to-action links whose letters animate their variable font weight on hover, each using a different stagger origin.
import VariableFontHoverCTA from "@/components/ui/m-variable-font-hover-3"; export default function Default() { return <VariableFontHoverCTA />; }