Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -76,7 +76,7 @@
|
|
76 |
<h1 class="text-4xl md:text-5xl font-bold mb-6">Transparent Crypto Reporting</h1>
|
77 |
<p class="text-xl md:text-2xl mb-8 max-w-3xl mx-auto">Access comprehensive reports for public cryptocurrency tokens to make informed investment decisions.</p>
|
78 |
<div class="flex flex-wrap justify-center gap-4 mb-8">
|
79 |
-
<span class="token-chip bg-white text-blue-600 px-4 py-2 rounded-full font-medium cursor-pointer">
|
80 |
<span class="token-chip bg-white text-blue-600 px-4 py-2 rounded-full font-medium cursor-pointer">ETH</span>
|
81 |
<span class="token-chip bg-white text-blue-600 px-4 py-2 rounded-full font-medium cursor-pointer">BNB</span>
|
82 |
<span class="token-chip bg-white text-blue-600 px-4 py-2 rounded-full font-medium cursor-pointer">SOL</span>
|
|
|
76 |
<h1 class="text-4xl md:text-5xl font-bold mb-6">Transparent Crypto Reporting</h1>
|
77 |
<p class="text-xl md:text-2xl mb-8 max-w-3xl mx-auto">Access comprehensive reports for public cryptocurrency tokens to make informed investment decisions.</p>
|
78 |
<div class="flex flex-wrap justify-center gap-4 mb-8">
|
79 |
+
<span class="token-chip bg-white text-blue-600 px-4 py-2 rounded-full font-medium cursor-pointer">FFFUND</span>
|
80 |
<span class="token-chip bg-white text-blue-600 px-4 py-2 rounded-full font-medium cursor-pointer">ETH</span>
|
81 |
<span class="token-chip bg-white text-blue-600 px-4 py-2 rounded-full font-medium cursor-pointer">BNB</span>
|
82 |
<span class="token-chip bg-white text-blue-600 px-4 py-2 rounded-full font-medium cursor-pointer">SOL</span>
|