diff --git a/content/page/token/brandPanel/dive-into.png b/content/page/token/brandPanel/dive-into.png index e5fb538d5..3a6f286e5 100644 Binary files a/content/page/token/brandPanel/dive-into.png and b/content/page/token/brandPanel/dive-into.png differ diff --git a/content/page/token/partenerships/main/main.md b/content/page/token/partenerships/main/main.md index 049895c37..cc1114af0 100644 --- a/content/page/token/partenerships/main/main.md +++ b/content/page/token/partenerships/main/main.md @@ -2,6 +2,10 @@ id: cryptocurrency_main title: NOT YOUR AVERAGE DIGITAL CURRENCY slogan: +button : +link : +button2 : +link2 : --- TFT is a cryptocurrency. It is a scarce digital currency that you can use on the Internet - similar to Bitcoin, but actually very different. If you’re new to crypto, here are some key characteristics of TFT. diff --git a/content/page/why/partenerships/main/main.md b/content/page/why/partenerships/main/main.md index 9efec6aee..c987190f3 100644 --- a/content/page/why/partenerships/main/main.md +++ b/content/page/why/partenerships/main/main.md @@ -2,6 +2,10 @@ id: partenerships_main title: ACHIEVING GOALS THROUGH slogan: PARTNERSHIPS +button : See Our Partners +link : /partners +button2 : ACI +link2 : https://threefold.io/aci/ --- We have carefully chosen the right partnerships to implement our vision. diff --git a/src/components/marketing/sections/cta-sections/Header.vue b/src/components/marketing/sections/cta-sections/Header.vue index d5aa1e008..84daa898e 100644 --- a/src/components/marketing/sections/cta-sections/Header.vue +++ b/src/components/marketing/sections/cta-sections/Header.vue @@ -97,7 +97,7 @@ > {{ button }} diff --git a/src/components/marketing/sections/team-sections/grid_with_large_round_images.vue b/src/components/marketing/sections/team-sections/grid_with_large_round_images.vue index b9e95706c..73b237f61 100644 --- a/src/components/marketing/sections/team-sections/grid_with_large_round_images.vue +++ b/src/components/marketing/sections/team-sections/grid_with_large_round_images.vue @@ -36,6 +36,35 @@ +
+ {{ main.button }} + {{ main.button }} + + {{ main.button2 }} + {{ main.button2 }} +
diff --git a/src/templates/MarkdownPage.vue b/src/templates/MarkdownPage.vue index e49bd0f33..39dfb38bc 100644 --- a/src/templates/MarkdownPage.vue +++ b/src/templates/MarkdownPage.vue @@ -189,6 +189,10 @@ title slogan content + link + link2 + button + button2 } partnerships { id