diff --git a/content/page/newcommunity/brandPanel2/index.md b/content/page/newcommunity/brandPanel2/index.md new file mode 100644 index 000000000..f68a8a68e --- /dev/null +++ b/content/page/newcommunity/brandPanel2/index.md @@ -0,0 +1,12 @@ +--- +id: newcommunity_brandPanel2 +title: BECOME A THREEFOLD +subtitle : PATHFINDER +image: pathfinder.jpg # src/assets/brandPanel/.. +btnTxt : Apply +sourceUrl : '' +btnTxt2 : '' +sourceUrl2 : '' +--- +Check out the blog article and apply to join the growing community of ThreeFold’s most passionate supporters. + diff --git a/content/page/newcommunity/brandPanel3/index.md b/content/page/newcommunity/brandPanel3/index.md new file mode 100644 index 000000000..009fc46c3 --- /dev/null +++ b/content/page/newcommunity/brandPanel3/index.md @@ -0,0 +1,9 @@ +--- +id: newcommunity_brandPanel3 +title: JOIN THE THREEFOLD +subtitle : DEVELOPER COMMUNITY +image: join_developer.png # src/assets/brandPanel/.. +btnTxt : Developer Resources +sourceUrl : '' +--- +From testing our latest releases, to joining our development teams, to applying for a ThreeFold Foundation grant – there are many ways to engage with ThreeFold’s technology. \ No newline at end of file diff --git a/content/page/newcommunity/cta2/index.md b/content/page/newcommunity/cta2/index.md new file mode 100644 index 000000000..75c83cd74 --- /dev/null +++ b/content/page/newcommunity/cta2/index.md @@ -0,0 +1,11 @@ +--- +id: newcommunity_cta2 +title: EXPAND THE PEOPLE'S +subtitle : INTERNET AND CLOUD +button: Get a Node +link: '' +--- +Join the movement by connecting a node at your home or office. A you need is compatible hardware, electricity and network bandwidth to take part in the decentralization of the global Internet and cloud. + + + diff --git a/content/page/newcommunity/cta3/index.md b/content/page/newcommunity/cta3/index.md new file mode 100644 index 000000000..9359be369 --- /dev/null +++ b/content/page/newcommunity/cta3/index.md @@ -0,0 +1,11 @@ +--- +id: newcommunity_cta3 +title: FREQUENTLY ASKED +subtitle : QUESTIONS +button: Ask a Question +link: '' +--- +Check out the FAQs or ask a question on the ThreeFold Forum. + + + diff --git a/content/page/newcommunity/newcommunity.md b/content/page/newcommunity/newcommunity.md index 08004c248..167b6176a 100644 --- a/content/page/newcommunity/newcommunity.md +++ b/content/page/newcommunity/newcommunity.md @@ -11,7 +11,10 @@ header_altImg: newcommunity header_excerpt: 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. button: '' link: '' - +cta2: newcommunity_cta2 +cta3: newcommunity_cta3 +brandPanel3: newcommunity_brandPanel3 +brandPanel2 : newcommunity_brandPanel2 --- diff --git a/src/assets/images/brandPanel/join_developer.png b/src/assets/images/brandPanel/join_developer.png new file mode 100644 index 000000000..878927dec Binary files /dev/null and b/src/assets/images/brandPanel/join_developer.png differ diff --git a/src/assets/images/brandPanel/pathfinder.jpg b/src/assets/images/brandPanel/pathfinder.jpg new file mode 100644 index 000000000..d902bf176 Binary files /dev/null and b/src/assets/images/brandPanel/pathfinder.jpg differ diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue index 5eacb3692..1a4a04f26 100644 --- a/src/components/custom/sections/CallToAction.vue +++ b/src/components/custom/sections/CallToAction.vue @@ -394,6 +394,133 @@ > + +
+ + + +