Refresh promo banner kit — code-composited, on-brand, crisp
Regenerated hero 1200x630, 728x90, 468x60, 300x250, 160x600, 120x600 by compositing the new logo + headline + mint CTA on a dark mint-glow ground (canvas, not AI) so text is always crisp and on-brand. Leaderboard tagline auto-fits; previews cache-busted (?v=2). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@@ -1156,7 +1156,7 @@
|
|||||||
const url = location.origin + '/banners/' + b.file;
|
const url = location.origin + '/banners/' + b.file;
|
||||||
const d = document.createElement('div');
|
const d = document.createElement('div');
|
||||||
d.className = 'pb-item';
|
d.className = 'pb-item';
|
||||||
d.innerHTML = '<img src="/banners/' + b.file + '" alt="InstantAdPay banner ' + b.size + '" loading="lazy">'
|
d.innerHTML = '<img src="/banners/' + b.file + '?v=2" alt="InstantAdPay banner ' + b.size + '" loading="lazy">'
|
||||||
+ '<div class="pb-row"><span class="pb-size">' + b.size + '</span></div>';
|
+ '<div class="pb-row"><span class="pb-size">' + b.size + '</span></div>';
|
||||||
const btn = document.createElement('button');
|
const btn = document.createElement('button');
|
||||||
btn.className = 'btn small sec';
|
btn.className = 'btn small sec';
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 69 KiB |
|
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 94 KiB |
|
Before Width: | Height: | Size: 107 KiB After Width: | Height: | Size: 93 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 82 KiB |
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 782 KiB |
@@ -681,7 +681,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<script src="/assets/common.js?v=20260908a"></script>
|
<script src="/assets/common.js?v=20260908a"></script>
|
||||||
<script src="/assets/wallet.js?v=20260907q"></script>
|
<script src="/assets/wallet.js?v=20260907q"></script>
|
||||||
<script src="/assets/my.js?v=20260907y"></script>
|
<script src="/assets/my.js?v=20260908b"></script>
|
||||||
<script src="/assets/chat.js?v=20260907l"></script>
|
<script src="/assets/chat.js?v=20260907l"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||