Back

Earn Button

Component Code (Next.js)

import EarnButton from "@/components/EarnButton";

export default function Example() {
  return <EarnButton />;
}

Claude / Codex Prompt

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.