From 5bb551b482e0d2ac78c587e0f5b88696fa0a4bcc Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Thu, 4 Nov 2021 16:57:03 +0200 Subject: [PATCH] update new support page2 --- .../page/newcommunity/brandPanel2/index.md | 2 +- .../page/newsupport/InTheNews/inTheNews.md | 6 +- .../custom/sections/CallToAction.vue | 251 +++++++++--------- .../sections/logo-clouds/off_white_grid.vue | 4 +- 4 files changed, 133 insertions(+), 130 deletions(-) diff --git a/content/page/newcommunity/brandPanel2/index.md b/content/page/newcommunity/brandPanel2/index.md index f68a8a68e..b63ba2ac0 100644 --- a/content/page/newcommunity/brandPanel2/index.md +++ b/content/page/newcommunity/brandPanel2/index.md @@ -4,7 +4,7 @@ title: BECOME A THREEFOLD subtitle : PATHFINDER image: pathfinder.jpg # src/assets/brandPanel/.. btnTxt : Apply -sourceUrl : '' +sourceUrl : https://honf2dpejik.typeform.com/to/Hubtbirs btnTxt2 : '' sourceUrl2 : '' --- diff --git a/content/page/newsupport/InTheNews/inTheNews.md b/content/page/newsupport/InTheNews/inTheNews.md index dc62c2bb7..3b173aae5 100644 --- a/content/page/newsupport/InTheNews/inTheNews.md +++ b/content/page/newsupport/InTheNews/inTheNews.md @@ -1,13 +1,13 @@ --- id: support_faq partners: - - path: '' + - path: https://t.me/threefold logo: ./logos/for_caht.png - - path: '' + - path: 'mailto:press@threefold.io' logo: ./logos/for_press.png - - path: '' + - path: "mailto:info@threefold.io" logo: ./logos/for_all.png diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue index 1735d2d72..5552526eb 100644 --- a/src/components/custom/sections/CallToAction.vue +++ b/src/components/custom/sections/CallToAction.vue @@ -4,7 +4,7 @@ :class="{ pink: id == 'home' && !lastCta, green: id == 'mission' && lastCta, - gry: id == 'developer', + gray: id == 'developer', }" > @@ -575,79 +575,79 @@ > - +
-

- {{ cta.title }} -
- {{ cta.subtitle }} -

-
-
- +

{{ cta.faqbutton }} - {{ cta.faqbutton2 }} - {{ cta.faqbutton3 }} -

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

- {{ cta.smalltitle }} -
- {{ cta.smalltitle2 }} -

+ v-if="cta.smalltitle" + class=" + lg:text-5xl + text-center + uppercase + mb-8 + leading-none + font-normal font-heading + " + > + {{ cta.smalltitle }} +
+ {{ cta.smalltitle2 }} + - {{ cta.button2 }} + {{ cta.button2 }} - {{ cta.button2 }} + {{ cta.button2 }}
@@ -1781,7 +1784,7 @@ export default { background-color: #70dfc9; } -.gry { +.gray { background: #f2f2f2; } \ No newline at end of file diff --git a/src/components/marketing/sections/logo-clouds/off_white_grid.vue b/src/components/marketing/sections/logo-clouds/off_white_grid.vue index 99b9608af..bd7b26cb1 100644 --- a/src/components/marketing/sections/logo-clouds/off_white_grid.vue +++ b/src/components/marketing/sections/logo-clouds/off_white_grid.vue @@ -23,9 +23,9 @@ class="max-w-screen-xl mx-auto py-12 px-4 sm:px-6 lg:py-24 lg:px-2">
-
+