InstantAdPay banner kit (kie.ai): hero + leaderboard + rectangle in Promo tools

- 3 brand banners generated via kie.ai (mint-on-dark Web3 aesthetic), served from /banners/
- Promo tools Banners card now shows the kit with copy-image-URL

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-06 09:35:06 -05:00
parent 537e7352d4
commit 6423d57f60
13 changed files with 63 additions and 30 deletions
+8 -7
View File
@@ -4,7 +4,7 @@
<meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
<title>Member area | InstantAdPay</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Sora:wght@600;700;800&display=swap">
<link rel="stylesheet" href="/assets/site.css?v=20260906g">
<link rel="stylesheet" href="/assets/site.css?v=20260906h">
</head>
<body class="bo-body">
@@ -510,8 +510,9 @@
</div>
<div class="card">
<h3>Banners</h3>
<p class="muted small">Branded InstantAdPay banner sets are in production. They will land here
sized for every standard placement, pre-tagged with your link.</p>
<p class="muted small">Branded InstantAdPay banners, ready to drop anywhere. Pair one with your
invite link (copy it from "My line"). Right-click to save, or copy the image URL.</p>
<div id="promoBanners" class="promo-banners"></div>
</div>
</div>
@@ -583,9 +584,9 @@
</div>
</div>
<script src="/assets/common.js?v=20260906g"></script>
<script src="/assets/wallet.js?v=20260906g"></script>
<script src="/assets/my.js?v=20260906g"></script>
<script src="/assets/chat.js?v=20260906g"></script>
<script src="/assets/common.js?v=20260906h"></script>
<script src="/assets/wallet.js?v=20260906h"></script>
<script src="/assets/my.js?v=20260906h"></script>
<script src="/assets/chat.js?v=20260906h"></script>
</body>
</html>