Spaces:
Running
Running
Replace this <span class="chip border border-[#FEC84B] text-[#FEC84B] text-xs px-2 py-1">Rakeback</span>
Browse files- index.html +15 -8
- prompts.txt +6 -1
index.html
CHANGED
|
@@ -181,6 +181,11 @@
|
|
| 181 |
.glowing-border {
|
| 182 |
animation: glow 2s infinite;
|
| 183 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 184 |
.bg-blue-accent-gradient {
|
| 185 |
background: linear-gradient(90deg, #00E4FF, transparent);
|
| 186 |
}
|
|
@@ -212,7 +217,7 @@
|
|
| 212 |
<div class="flex flex-wrap justify-between items-center gap-4">
|
| 213 |
<div>
|
| 214 |
<h1 class="text-2xl md:text-3xl font-bold font-['Orbitron']" style="text-shadow:0 0 10px rgba(255,106,0,0.5)">Your Wallet</h1>
|
| 215 |
-
<p class="text-secondary text-[#B8B8B8] mt-1 max-w-2xl">Track balances,
|
| 216 |
</div>
|
| 217 |
|
| 218 |
<div class="flex flex-col items-end">
|
|
@@ -249,30 +254,30 @@
|
|
| 249 |
<!-- Card A: Purchase SC -->
|
| 250 |
<div class="glass-card p-4" id="card-purchase-sc" data-aos="fade-up">
|
| 251 |
<div class="flex justify-between items-start">
|
| 252 |
-
<span class="chip border border-[#
|
| 253 |
<div class="tooltip-wrapper">
|
| 254 |
-
<i data-feather="info" class="w-3 h-3 text-[#
|
| 255 |
<div class="tooltip-content text-xs">
|
| 256 |
Purchase SC requires 1× wagering before withdrawal.
|
| 257 |
</div>
|
| 258 |
</div>
|
| 259 |
</div>
|
| 260 |
-
<div class="text-xl mt-2 font-bold font-['Orbitron'] big-number text-[#
|
| 261 |
<div class="text-xs text-[#B8B8B8] mt-1">Play for real prizes <span class="font-medium"></span><span class="font-medium"></span></div>
|
| 262 |
</div>
|
| 263 |
|
| 264 |
<!-- Card B: Bonus SC -->
|
| 265 |
<div class="glass-card p-4" id="card-bonus-sc" data-aos="fade-up" data-aos-delay="50">
|
| 266 |
<div class="flex justify-between items-start">
|
| 267 |
-
<span class="chip border border-[#
|
| 268 |
<div class="tooltip-wrapper">
|
| 269 |
-
<i data-feather="info" class="w-3 h-3 text-[#
|
| 270 |
<div class="tooltip-content text-xs">
|
| 271 |
Gold Coins used to play for fun!
|
| 272 |
</div>
|
| 273 |
</div>
|
| 274 |
</div>
|
| 275 |
-
<div class="text-xl mt-2 font-bold font-['Orbitron'] big-number text-[#
|
| 276 |
<div class="text-xs text-[#B8B8B8] mt-1">Play for Fun <span class="font-medium"></span><span class="font-medium"></span></div>
|
| 277 |
</div>
|
| 278 |
|
|
@@ -291,7 +296,9 @@
|
|
| 291 |
<!-- Card D: GC -->
|
| 292 |
<div class="glass-card p-4" id="card-gc" data-aos="fade-up" data-aos-delay="150">
|
| 293 |
<div class="flex justify-between items-start">
|
| 294 |
-
<
|
|
|
|
|
|
|
| 295 |
<div class="icon-wrapper">
|
| 296 |
<i data-feather="shopping-bag" class="w-4 h-4 text-[#FEC84B]"></i>
|
| 297 |
</div>
|
|
|
|
| 181 |
.glowing-border {
|
| 182 |
animation: glow 2s infinite;
|
| 183 |
}
|
| 184 |
+
@keyframes pulse {
|
| 185 |
+
0% { box-shadow: 0 0 0 0 rgba(254, 200, 75, 0.4); }
|
| 186 |
+
70% { box-shadow: 0 0 0 6px rgba(254, 200, 75, 0); }
|
| 187 |
+
100% { box-shadow: 0 0 0 0 rgba(254, 200, 75, 0); }
|
| 188 |
+
}
|
| 189 |
.bg-blue-accent-gradient {
|
| 190 |
background: linear-gradient(90deg, #00E4FF, transparent);
|
| 191 |
}
|
|
|
|
| 217 |
<div class="flex flex-wrap justify-between items-center gap-4">
|
| 218 |
<div>
|
| 219 |
<h1 class="text-2xl md:text-3xl font-bold font-['Orbitron']" style="text-shadow:0 0 10px rgba(255,106,0,0.5)">Your Wallet</h1>
|
| 220 |
+
<p class="text-secondary text-[#B8B8B8] mt-1 max-w-2xl">Track balances, Redeemables, and Transaction History.</p>
|
| 221 |
</div>
|
| 222 |
|
| 223 |
<div class="flex flex-col items-end">
|
|
|
|
| 254 |
<!-- Card A: Purchase SC -->
|
| 255 |
<div class="glass-card p-4" id="card-purchase-sc" data-aos="fade-up">
|
| 256 |
<div class="flex justify-between items-start">
|
| 257 |
+
<span class="chip border border-[#3CE27A] text-[#3CE27A] text-xs px-2 py-1">Total SC</span>
|
| 258 |
<div class="tooltip-wrapper">
|
| 259 |
+
<i data-feather="info" class="w-3 h-3 text-[#3CE27A]"></i>
|
| 260 |
<div class="tooltip-content text-xs">
|
| 261 |
Purchase SC requires 1× wagering before withdrawal.
|
| 262 |
</div>
|
| 263 |
</div>
|
| 264 |
</div>
|
| 265 |
+
<div class="text-xl mt-2 font-bold font-['Orbitron'] big-number text-[#3CE27A]">18.74</div>
|
| 266 |
<div class="text-xs text-[#B8B8B8] mt-1">Play for real prizes <span class="font-medium"></span><span class="font-medium"></span></div>
|
| 267 |
</div>
|
| 268 |
|
| 269 |
<!-- Card B: Bonus SC -->
|
| 270 |
<div class="glass-card p-4" id="card-bonus-sc" data-aos="fade-up" data-aos-delay="50">
|
| 271 |
<div class="flex justify-between items-start">
|
| 272 |
+
<span class="chip border border-[#FEC84B] text-[#FEC84B] text-xs px-2 py-1">Total GC</span>
|
| 273 |
<div class="tooltip-wrapper">
|
| 274 |
+
<i data-feather="info" class="w-3 h-3 text-[#FEC84B]"></i>
|
| 275 |
<div class="tooltip-content text-xs">
|
| 276 |
Gold Coins used to play for fun!
|
| 277 |
</div>
|
| 278 |
</div>
|
| 279 |
</div>
|
| 280 |
+
<div class="text-xl mt-2 font-bold font-['Orbitron'] big-number text-[#FEC84B]">65,000</div>
|
| 281 |
<div class="text-xs text-[#B8B8B8] mt-1">Play for Fun <span class="font-medium"></span><span class="font-medium"></span></div>
|
| 282 |
</div>
|
| 283 |
|
|
|
|
| 296 |
<!-- Card D: GC -->
|
| 297 |
<div class="glass-card p-4" id="card-gc" data-aos="fade-up" data-aos-delay="150">
|
| 298 |
<div class="flex justify-between items-start">
|
| 299 |
+
<button class="pill-button" style="background: rgba(254, 200, 75, 0.15); color: #FEC84B; border: none; padding: 4px 12px; font-size: 12px; animation: pulse 2s infinite;">
|
| 300 |
+
Claim Rakeback
|
| 301 |
+
</button>
|
| 302 |
<div class="icon-wrapper">
|
| 303 |
<i data-feather="shopping-bag" class="w-4 h-4 text-[#FEC84B]"></i>
|
| 304 |
</div>
|
prompts.txt
CHANGED
|
@@ -189,4 +189,9 @@ Remove "VIP & Jackpot" Section
|
|
| 189 |
Remove "Payment Methods" Section
|
| 190 |
Make this section smaller with smaller cards
|
| 191 |
Make this section smaller vertically
|
| 192 |
-
Remove the playthrough progress section
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 189 |
Remove "Payment Methods" Section
|
| 190 |
Make this section smaller with smaller cards
|
| 191 |
Make this section smaller vertically
|
| 192 |
+
Remove the playthrough progress section
|
| 193 |
+
Replace the next "Available Rakeback" with a animated pill button that says "Claim Rakeback"
|
| 194 |
+
Replace this <span class="chip border border-[#FEC84B] text-[#FEC84B] text-xs px-2 py-1">Rakeback</span>
|
| 195 |
+
<div class="icon-wrapper">
|
| 196 |
+
|
| 197 |
+
with a animated button that says "Claim Rakeback"
|