Spaces:
Running
Running
Update index.html
Browse files- index.html +6 -6
index.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
-
<title>π Solana
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
9 |
<!-- Psychedelic fonts -->
|
@@ -250,7 +250,7 @@
|
|
250 |
<div id="toast" class="toast fixed bottom-4 right-4 p-3 rounded-sm hidden z-50 pixel-corners">
|
251 |
<div class="flex items-center gap-2">
|
252 |
<i class="fas fa-check-circle"></i>
|
253 |
-
<span id="toastMessage">
|
254 |
</div>
|
255 |
</div>
|
256 |
|
@@ -262,10 +262,10 @@
|
|
262 |
<div class="container mx-auto px-4 py-12">
|
263 |
<div class="max-w-4xl mx-auto text-center mb-16">
|
264 |
<h1 class="cyber-title text-4xl md:text-6xl mb-6">
|
265 |
-
<span class="text-[#ff00ff]">π</span> SOLANA
|
266 |
</h1>
|
267 |
<p class="cyber-subtitle text-xl md:text-2xl mb-8">
|
268 |
-
DOWNLOAD
|
269 |
</p>
|
270 |
|
271 |
<div class="max-w-2xl mx-auto p-6 bg-black bg-opacity-70 border-2 border-[#0f0] rounded-sm shadow-lg shadow-[#0f0] mb-12 pixel-corners">
|
@@ -280,7 +280,7 @@
|
|
280 |
id="fetchBtn"
|
281 |
class="cyber-button px-6 py-3 font-semibold rounded-sm hover:bg-opacity-90 transition-all duration-300 flex items-center justify-center gap-2 pixel-corners"
|
282 |
>
|
283 |
-
<i class="fas fa-cloud-download-alt"></i>
|
284 |
</button>
|
285 |
</div>
|
286 |
<div class="mt-4 text-left text-sm text-[#0f0]">
|
@@ -373,7 +373,7 @@
|
|
373 |
<div class="max-w-6xl mx-auto">
|
374 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
375 |
<div class="mb-4 md:mb-0">
|
376 |
-
<p class="text-[#0f0]">π SOLANA
|
377 |
</div>
|
378 |
<div class="flex space-x-6">
|
379 |
<a href="#" class="social-icon text-[#0f0] text-xl">
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<title>π Solana Gripper π</title>
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
9 |
<!-- Psychedelic fonts -->
|
|
|
250 |
<div id="toast" class="toast fixed bottom-4 right-4 p-3 rounded-sm hidden z-50 pixel-corners">
|
251 |
<div class="flex items-center gap-2">
|
252 |
<i class="fas fa-check-circle"></i>
|
253 |
+
<span id="toastMessage">Gripped!</span>
|
254 |
</div>
|
255 |
</div>
|
256 |
|
|
|
262 |
<div class="container mx-auto px-4 py-12">
|
263 |
<div class="max-w-4xl mx-auto text-center mb-16">
|
264 |
<h1 class="cyber-title text-4xl md:text-6xl mb-6">
|
265 |
+
<span class="text-[#ff00ff]">π</span> SOLANA GRIPPER <span class="text-[#00ffff]">π</span>
|
266 |
</h1>
|
267 |
<p class="cyber-subtitle text-xl md:text-2xl mb-8">
|
268 |
+
DOWNLOAD NFT IMAGES FROM ANY SOLANA WALLET INCLUDING YOURS
|
269 |
</p>
|
270 |
|
271 |
<div class="max-w-2xl mx-auto p-6 bg-black bg-opacity-70 border-2 border-[#0f0] rounded-sm shadow-lg shadow-[#0f0] mb-12 pixel-corners">
|
|
|
280 |
id="fetchBtn"
|
281 |
class="cyber-button px-6 py-3 font-semibold rounded-sm hover:bg-opacity-90 transition-all duration-300 flex items-center justify-center gap-2 pixel-corners"
|
282 |
>
|
283 |
+
<i class="fas fa-cloud-download-alt"></i> GRIP
|
284 |
</button>
|
285 |
</div>
|
286 |
<div class="mt-4 text-left text-sm text-[#0f0]">
|
|
|
373 |
<div class="max-w-6xl mx-auto">
|
374 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
375 |
<div class="mb-4 md:mb-0">
|
376 |
+
<p class="text-[#0f0]">π SOLANA GRIPPER Β© 2023</p>
|
377 |
</div>
|
378 |
<div class="flex space-x-6">
|
379 |
<a href="#" class="social-icon text-[#0f0] text-xl">
|