|
@@ -26,7 +26,7 @@ $(document).ready(function () {
|
26
|
26
|
<div class="accordion-body pt-0">
|
27
|
27
|
<ul class="list-inline ">
|
28
|
28
|
<li class="fs-6">
|
29
|
|
- <a href="./ramproducts.html" class="text-white fs-9 text-decoration-none satoshi_font">Ram</a>
|
|
29
|
+ <a href="./ramproducts.html" class="text-white fs-9 text-decoration-none satoshi_font">Memory</a>
|
30
|
30
|
</li>
|
31
|
31
|
<li class="fs-6">
|
32
|
32
|
<a href="./storageproducts.html" class="text-white fs-9 text-decoration-none satoshi_font">Storage</a>
|
|
@@ -229,7 +229,7 @@ $(document).ready(function () {
|
229
|
229
|
<h5 class="fw-bold">Products</h5>
|
230
|
230
|
<ul class="list-inline ">
|
231
|
231
|
<li class="fs-6">
|
232
|
|
- <a href="./ramproducts.html" class="text-white fs-9 text-decoration-none satoshi_font">Ram</a>
|
|
232
|
+ <a href="./ramproducts.html" class="text-white fs-9 text-decoration-none satoshi_font">Memory</a>
|
233
|
233
|
</li>
|
234
|
234
|
<li class="fs-6">
|
235
|
235
|
<a href="./storageproducts.html" class="text-white fs-9 text-decoration-none satoshi_font">Storage</a>
|