import EarnButton from "@/components/EarnButton";
export default function Example() {
return <EarnButton />;
}Create the glossy green Earn pill button from the shared image: - Oversized dark green capsule with a slight rotation. - White hand-and-coins style icon on the left and large bold "Earn" text. - Use layered green gradients, inner rim highlights, soft bottom shadow, accessible focus, real button semantics, and responsive sizing.