diff --git a/content/page/newsupport/InTheNews/inTheNews.md b/content/page/newsupport/InTheNews/inTheNews.md new file mode 100644 index 000000000..dc62c2bb7 --- /dev/null +++ b/content/page/newsupport/InTheNews/inTheNews.md @@ -0,0 +1,20 @@ +--- +id: support_faq +partners: + - path: '' + logo: ./logos/for_caht.png + + - path: '' + logo: ./logos/for_press.png + + - path: '' + logo: ./logos/for_all.png + + + + +--- + +GET IN TOUCH +
+WITH THREEFOLD diff --git a/content/page/newsupport/InTheNews/logos/documentation.png b/content/page/newsupport/InTheNews/logos/documentation.png new file mode 100644 index 000000000..d6905a216 Binary files /dev/null and b/content/page/newsupport/InTheNews/logos/documentation.png differ diff --git a/content/page/newsupport/InTheNews/logos/for_all.png b/content/page/newsupport/InTheNews/logos/for_all.png new file mode 100644 index 000000000..e87d9193d Binary files /dev/null and b/content/page/newsupport/InTheNews/logos/for_all.png differ diff --git a/content/page/newsupport/InTheNews/logos/for_caht.png b/content/page/newsupport/InTheNews/logos/for_caht.png new file mode 100644 index 000000000..4fc2761be Binary files /dev/null and b/content/page/newsupport/InTheNews/logos/for_caht.png differ diff --git a/content/page/newsupport/InTheNews/logos/for_press.png b/content/page/newsupport/InTheNews/logos/for_press.png new file mode 100644 index 000000000..c48f700ed Binary files /dev/null and b/content/page/newsupport/InTheNews/logos/for_press.png differ diff --git a/content/page/newsupport/cta3/index.md b/content/page/newsupport/cta3/index.md new file mode 100644 index 000000000..0f19e9948 --- /dev/null +++ b/content/page/newsupport/cta3/index.md @@ -0,0 +1,25 @@ +--- +id: newsupport_cta3 +title: FREQUENTLY ASKED +subtitle : QUESTIONS +button: Ask a Question +link: '' +faqbutton : ThreeFold FAQs +faqlink : /faq +faqbutton2 : Grid FAQs +faqlink2 : https://farming.threefold.io/faq/ +faqbutton3 : Token FAQs +faqlink3 : https://forum.threefold.io/c/threefold-token/tft-faq/57 +image: ./question_mark.png +smalltitle: HAVE A QUESTION ABOUT +smalltitle2: BUILDING ON THREEFOLD? +button2: Create Forum Post +link2: https://forum.threefold.io/ + + + +--- +Check out the Thre FAQs . + + + diff --git a/content/page/newsupport/cta3/question_mark.png b/content/page/newsupport/cta3/question_mark.png new file mode 100644 index 000000000..763b46ebf Binary files /dev/null and b/content/page/newsupport/cta3/question_mark.png differ diff --git a/content/page/newsupport/newsupport.md b/content/page/newsupport/newsupport.md new file mode 100644 index 000000000..00b6248d7 --- /dev/null +++ b/content/page/newsupport/newsupport.md @@ -0,0 +1,19 @@ +--- +id: newsupport +metaTitle: ThreeFold | newsupport +metaDesc: A 100% open-source and community-driven project that is building the critical infrastructure for a decentralized world. Anyone can contribute to ThreeFold. And there are many ways to get involved. +metaImg: '' +header_slogan: '' +header_title: '' +header_title2: '' +header_image: '' +header_altImg: '' +header_excerpt: '' +button: '' +link: '' +inTheNews: support_faq +cta3: newsupport_cta3 +--- + + diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue index 336bd3b3d..1735d2d72 100644 --- a/src/components/custom/sections/CallToAction.vue +++ b/src/components/custom/sections/CallToAction.vue @@ -575,6 +575,178 @@ > + +
+

+ {{ cta.title }} +
+ {{ cta.subtitle }} +

+
+
+ {{ cta.faqbutton }} + {{ cta.faqbutton2 }} + {{ cta.faqbutton3 }} +
+ + + +
+ + + +

+ {{ cta.smalltitle }} +
+ {{ cta.smalltitle2 }} +

+ + {{ cta.button2 }} + + {{ cta.button2 }} +
+
+
+ +