Layer 1 — visible bait
This is the card people see and trust.
visible layer preview
Claim your gift
This is the harmless-looking surface the visitor believes they are clicking.
Continue
Code that renders the visible card
Teach this as the front layer the user can see.
<div class="baitBox"> <strong>Claim your gift</strong> <div class="smallText"> This is the harmless-looking surface. </div> <div class="baitBtn">Continue</div> </div>