diff --git a/content/page/home/cta2/cta2.md b/content/page/home/cta2/cta2.md index 35f64d6c3..f3443da2f 100644 --- a/content/page/home/cta2/cta2.md +++ b/content/page/home/cta2/cta2.md @@ -1,16 +1,15 @@ --- id: home_cta2 -title: Technology for humanity to thrive and heal our planet -video_button: "" -video_link: "" -button: "" -link: "" -button2: "" -link2: "" +title: Join the ThreeFold Movement +image: ./cta_image.png +button: ThreeFold Connect +link: https://library.threefold.me/info/tfgrid/#/threefold__threefold_connect +button2: Buy the Token +link2: https://library.threefold.me/info/tfgrid/#/tokens/how_to_buy +button3: Grow the Grid +link3: https://threefold.io/farming +button4: Stay Updated +link4: https://t.me/threefoldnews --- -The ThreeFold Movement is building a new peer-to-peer digital world – starting with compute and storage developer solutions and communication tools to empower humans with ultra-secure, scalable, and affordable technologies. - +We are not a company, but more like humans helping other humans. Our mission is bold and motivates every step we take \ No newline at end of file diff --git a/content/page/home/cta2/cta_image.png b/content/page/home/cta2/cta_image.png new file mode 100644 index 000000000..aa01e332a Binary files /dev/null and b/content/page/home/cta2/cta_image.png differ diff --git a/content/page/home/home.md b/content/page/home/home.md index bf6a96858..967a17180 100644 --- a/content/page/home/home.md +++ b/content/page/home/home.md @@ -7,7 +7,6 @@ header_slogan: from zero header_title: to one header_image: ./home_bg.jpg - header_altImg: threefold header_excerpt: The digital infrastructure for an interconnected world. button: Expand the network diff --git a/src/components/custom/Navbar/Navbar.vue b/src/components/custom/Navbar/Navbar.vue index 1edb72ccd..fdbb9e1af 100644 --- a/src/components/custom/Navbar/Navbar.vue +++ b/src/components/custom/Navbar/Navbar.vue @@ -17,7 +17,7 @@ 'opacity-0': !disableScroll && scrollPosition < headerHeight, }" > -
+
@@ -193,7 +193,10 @@ -
+

+
+
diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 24b0a2d96..cf756998b 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -109,11 +109,12 @@ :src="$page.markdownPage.solution_image.src" /> --> - + :cta="$page.markdownPage.cta2" + :lastCta="true" + />
@@ -193,17 +194,18 @@ content } cta2{ - id + id title + image content - video_button - video_link button button2 button3 + button4 link link2 link3 + link4 } cta3{ id