content
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
<p class="mt-6">
|
||||
</p>
|
||||
|
||||
<p class="text-lg font-semibold text-white mb-2">Available Today</p>
|
||||
<p class="text-lg font-semibold text-white mb-2">Available</p>
|
||||
|
||||
<ul class="flex justify-center fade-in">
|
||||
<li class="mr-8"><a href="https://dashboard.grid.tf/#/tf-grid/node-statistics/" class="text-white hover:text-gray-300" target="_blank">TFT Dashboard</a></li>
|
||||
<li><a href="https://manual.grid.tf/" class="text-white hover:text-gray-300" target="_blank">2TFT Manual</a></li>
|
||||
<li class="mr-8"><a href="https://dashboard.grid.tf/#/tf-grid/node-statistics/" class="text-white hover:text-gray-300" target="_blank">TF Dashboard</a></li>
|
||||
<li><a href="https://manual.grid.tf/" class="text-white hover:text-gray-300" target="_blank">Manual</a></li>
|
||||
</ul>
|
||||
</dd>
|
||||
</div>
|
||||
@@ -41,17 +41,18 @@
|
||||
<p class="mt-6">
|
||||
|
||||
</p>
|
||||
<p class="text-lg font-semibold text-white mb-2">Coming Soon</p>
|
||||
<p class="text-lg font-semibold text-white mb-2">Available</p>
|
||||
|
||||
<div class="fade-in">
|
||||
<a href="" class="text-white hover:text-gray-300" target="_blank">Mycelium</a>
|
||||
</div>
|
||||
<ul class="flex justify-center fade-in">
|
||||
<li class="mr-8"><a href="https://dashboard.grid.tf/#/tf-grid/node-statistics/" class="text-white hover:text-gray-300" target="_blank">Website</a></li>
|
||||
<li><a href="https://manual.grid.tf/" class="text-white hover:text-gray-300" target="_blank">Manual</a></li>
|
||||
</ul>
|
||||
</dd>
|
||||
</div>
|
||||
<div class="fade-in-box flex flex-col p-8 rounded-2xl bg-white/5">
|
||||
<img class="fade-in blinking-effect relative mx-auto mb-4" width="25%" src="/images/ai.png" alt="">
|
||||
<dt class="flex justify-center items-center gap-x-3 text-lg rounded-2xl font-semibold text-white">
|
||||
3GeoMind <br>Decentralized AI
|
||||
Mind <br>Decentralized AI
|
||||
</dt>
|
||||
<dd class="mt-4 flex flex-auto flex-col">
|
||||
<p class="flex-auto leading-normal font-light text-gray-200 text-md">A decentralized AI solution in a physical form factor. The product enables personal AI computing capabilities directly in homes and offices, eliminating dependency on centralized data centers.
|
||||
@@ -62,7 +63,7 @@
|
||||
<p class="text-lg font-semibold text-white mb-2">Coming Soon</p>
|
||||
|
||||
<div class="fade-in">
|
||||
<a href="" class="text-white hover:text-gray-300" target="_blank">Website</a>
|
||||
<a href="" class="text-white hover:text-gray-300" target="_blank"></a>
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user