diff --git a/content/page/grid/brandPanel4/index.md b/content/page/grid/brandPanel4/index.md index f34975c66..0e2792a88 100644 --- a/content/page/grid/brandPanel4/index.md +++ b/content/page/grid/brandPanel4/index.md @@ -5,6 +5,6 @@ btnTxt: Learn more about TFT sourceUrl: /token btnTxt2: '' sourceUrl2: '' -image: stake_token_big.jpg # src/assets/brandPanel/.. +image: utility.jpg # src/assets/brandPanel/.. --- TFT is a utility token that was designed to ensure anyone can participate in the ThreeFold ecosystem without intermediaries. It incentivises node operators with monthly income and is used by developers to build and run workloads. diff --git a/src/assets/images/brandPanel/utility.jpg b/src/assets/images/brandPanel/utility.jpg new file mode 100644 index 000000000..70b131f2a Binary files /dev/null and b/src/assets/images/brandPanel/utility.jpg differ diff --git a/src/components/custom/HorizontalScroll.vue b/src/components/custom/HorizontalScroll.vue index 59cfb4c50..9e86f2d7d 100644 --- a/src/components/custom/HorizontalScroll.vue +++ b/src/components/custom/HorizontalScroll.vue @@ -1,10 +1,10 @@