updateshow products

This commit is contained in:
2021-09-23 13:37:13 +02:00
parent 168cebcd2c
commit 14caf0ed48
6 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
---
id: nodes_home
title: Uhuru
image: ./uhuru_logo.png
title: ''
image: ./uhuru_logo_color.png
button: Learn More
url: https://threefold.io/info/cloud#/cloud__evdc
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@@ -1,6 +1,6 @@
---
id: tokens_home
title: Cloud
title: ''
image: ./cloud_logo.png
button: Learn More
url: https://threefold.io/info/cloud#/cloud__threefold_filesystem

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@@ -1,7 +1,7 @@
---
id: storage_home
title: Freeflow
image: ./fflow_logo.png
title: ''
image: ./fflow_logo_black.png
button: Learn More
url: https://mydigitaltwin.io/
---

View File

@@ -91,10 +91,10 @@ export default {
.part {
background-color: #70dfc9;
background-color: #fff;
}
.active {
background-color: #ea1ff7;
background-color: #fff;
}
</style>