diff --git a/content/page/token/cta/cta.md b/content/page/token/cta/cta.md new file mode 100644 index 000000000..af38dfc61 --- /dev/null +++ b/content/page/token/cta/cta.md @@ -0,0 +1,10 @@ +--- +id: token_cta +title: THE POTENTIAL IS ENDLESS +image: ./potental.png +button: How ThreeFold compares with the industry +link: '#' +button2: +link2: +--- +Many projects created bits and pieces of what a decentralized cloud would look like, each with their own protocol and tools, making the industry more complicated than ever. With TFT, people can access the most comprehensive digital network ever created. diff --git a/content/page/token/cta/potental.png b/content/page/token/cta/potental.png new file mode 100644 index 000000000..2344b31b8 Binary files /dev/null and b/content/page/token/cta/potental.png differ diff --git a/content/page/token/token.md b/content/page/token/token.md index 11f307aec..761de5dbc 100644 --- a/content/page/token/token.md +++ b/content/page/token/token.md @@ -14,4 +14,5 @@ link: marketInfoMain: marketMain mainItem: sec1 marketInfo: [sec2, sec3, sec4] +cta: token_cta --- diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue index 78da2cb81..4ea4d863f 100644 --- a/src/components/custom/sections/CallToAction.vue +++ b/src/components/custom/sections/CallToAction.vue @@ -764,6 +764,70 @@ >{{ cta.button2 }} + + +
+