feat: update UI text and navigation from 3Nodes to Mycelium Nodes

This commit is contained in:
mik-tf
2025-09-06 22:27:00 -04:00
parent 0b812768ee
commit 67577df3d0
7 changed files with 22 additions and 22 deletions

View File

@@ -47,7 +47,7 @@
<div class="card h-100">
<div class="card-body text-center">
<i class="bi bi-hdd-rack text-primary display-4 mb-3"></i>
<h3>3Nodes</h3>
<h3>Mycelium Nodes</h3>
<p>Buy and sell physical computing hardware to support the Grid.</p>
<a href="/marketplace/mycelium_nodes" class="btn btn-sm btn-outline-primary">Explore</a>
</div>
@@ -101,7 +101,7 @@
</h2>
<div id="faqCollapse2" class="accordion-collapse collapse" aria-labelledby="faqHeading2" data-bs-parent="#faqAccordion">
<div class="accordion-body">
The Marketplace offers various categories including: Compute Resources (slices) for cloud computing, physical 3Nodes for hardware, Mycelium Gateways for connectivity, self-healing Application Solutions that maintain your data sovereignty, and Human Energy Services where you can access professional expertise.
The Marketplace offers various categories including: Compute Resources (slices) for cloud computing, physical Mycelium Nodes for hardware, Mycelium Gateways for connectivity, self-healing Application Solutions that maintain your data sovereignty, and Human Energy Services where you can access professional expertise.
</div>
</div>
</div>