feat: update node type references from 3Node to MyceliumNode across codebase

This commit is contained in:
mik-tf
2025-09-06 22:43:49 -04:00
parent 67577df3d0
commit bf273102cb
17 changed files with 59 additions and 59 deletions

View File

@@ -16,7 +16,7 @@
<div class="card mb-4 h-100">
<div class="card-body">
<h5 class="card-title"><i class="bi bi-building me-2 text-primary"></i>Supplier-Hosted</h5>
<p class="card-text">Buy the 3Node with upfront Credits payment but have it hosted in the supplier's facility. You maintain ownership while the supplier handles physical maintenance.</p>
<p class="card-text">Buy the Mycelium Node with upfront Credits payment but have it hosted in the supplier's facility. You maintain ownership while the supplier handles physical maintenance.</p>
<p><strong>Ideal for:</strong> Buyers without suitable hosting facilities</p>
</div>
</div>
@@ -25,7 +25,7 @@
<div class="card mb-4 h-100">
<div class="card-body">
<h5 class="card-title"><i class="bi bi-truck me-2 text-primary"></i>Physical Transfer</h5>
<p class="card-text">Buy the 3Node with upfront Credits payment and have it physically shipped to your location. Complete physical control and responsibility for the hardware.</p>
<p class="card-text">Buy the Mycelium Node with upfront Credits payment and have it physically shipped to your location. Complete physical control and responsibility for the hardware.</p>
<p><strong>Ideal for:</strong> Buyers with their own hosting capabilities</p>
</div>
</div>
@@ -128,7 +128,7 @@
<h5 class="mt-4">Purchase Process</h5>
<ul>
<li>Select desired 3Node and purchase option (hosted or transferred)</li>
<li>Select desired Mycelium Node and purchase option (hosted or transferred)</li>
<li>Pay upfront using Credits for either option</li>
<li>For physical transfer: arrange shipping and delivery</li>
<li>For hosted option: receive access credentials</li>