LinkSpin test area: InstantAdPay engine fork rebranded, network registry, sponsor carry-over with engine activation and claim window, rotator with /r/ redirects, link-domain mini-sites
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="320" height="50" viewBox="0 0 320 50" role="img" aria-label="InstantAdPay — Earn Instantly">
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0" stop-color="#041109"/>
|
||||
<stop offset="1" stop-color="#0b2018"/>
|
||||
</linearGradient>
|
||||
<radialGradient id="node" cx="0.5" cy="0.5" r="0.5">
|
||||
<stop offset="0" stop-color="#8ffbe3"/>
|
||||
<stop offset="0.5" stop-color="#43e8c3"/>
|
||||
<stop offset="1" stop-color="#43e8c3" stop-opacity="0"/>
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<rect width="320" height="50" rx="6" fill="url(#bg)"/>
|
||||
<!-- circuit accents on the right -->
|
||||
<g stroke="#43e8c3" stroke-opacity="0.5" stroke-width="1" fill="none">
|
||||
<path d="M300 12 H274 M300 25 H262 M300 38 H278"/>
|
||||
<circle cx="274" cy="12" r="1.6" fill="#43e8c3" stroke="none"/>
|
||||
<circle cx="278" cy="38" r="1.6" fill="#43e8c3" stroke="none"/>
|
||||
</g>
|
||||
<circle cx="300" cy="25" r="16" fill="url(#node)"/>
|
||||
<text x="14" y="32" font-family="Sora, 'Segoe UI', system-ui, sans-serif" font-size="20" font-weight="800" fill="#eef7f3">Earn <tspan fill="#43e8c3">Instantly</tspan></text>
|
||||
<!-- Join Free pill -->
|
||||
<rect x="212" y="15" width="60" height="20" rx="10" fill="#43e8c3"/>
|
||||
<text x="242" y="29" text-anchor="middle" font-family="Sora, 'Segoe UI', system-ui, sans-serif" font-size="11" font-weight="800" fill="#03211a">Join Free</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user