diff --git a/content/page/home/brandPanel/brandPanel.md b/content/page/home/brandPanel/brandPanel.md index dcb80f7e0..530046e0c 100644 --- a/content/page/home/brandPanel/brandPanel.md +++ b/content/page/home/brandPanel/brandPanel.md @@ -1,14 +1,10 @@ --- id: fix_internet -title: Join the ThreeFold Community +title: ZERO OS subtitle: '' sourceUrl: https://t.me/threefold -btnTxt: Join the Community -image: token_header.png # src/assets/brandPanel/.. +btnTxt: Get a Node +image: zero_os.png # src/assets/brandPanel/.. --- -* Become a part of a collaborative community -* Earn income for connecting sovereign capacity -* Regenerate our planet with every sale and purchase -* Reserve capacity without any intermediaries -* Receive grants for regenerative initiatives +Zero-OS is an autonomous open-source operating system that supports the peer-to-peer cloud and the deployment of infinitely scalable digital workloads with unparalleled levels of security and privacy. \ No newline at end of file diff --git a/content/page/home/home.md b/content/page/home/home.md index 794ac2fa2..0a555a857 100644 --- a/content/page/home/home.md +++ b/content/page/home/home.md @@ -2,14 +2,20 @@ id: home metaTitle: ThreeFold | Home metaDesc: ThreeFold is the engine for a planet positive and data sovereign Internet. A collaborative movement of people who care about a better future. -metaImg: ./home_header.jpg -header_slogan: BE -header_title: THE INTERNET -header_image: ./home_header.jpg +metaImg: ./home_bg.jpg +header_slogan: from zero +header_title: to one +header_image: ./home_bg.jpg + + header_altImg: threefold -header_excerpt: ThreeFold is the engine for a planet positive and data sovereign Internet. A collaborative movement of people who care about a better future. -button: '' -link: '' +header_excerpt: The digital infrastructure for an interconnected world. +button: Expand the network +link: / +button2: Expand the network2 +link2: / +button3: Expand the network3 +link3: / cta2: home_cta2 productsMain: product @@ -22,6 +28,7 @@ cta5: home_cta5 comparisonMain: comparison comparisonSecs: [private, equal, sustainable] logos: [logo1, logo2, logo3, logo4, logo5, logo6] +logosMain : logo_home inTheNews: in_the_news solution_image: ./cta_image.png cta: home_cta diff --git a/content/page/home/home_bg.jpg b/content/page/home/home_bg.jpg new file mode 100644 index 000000000..adc60c116 Binary files /dev/null and b/content/page/home/home_bg.jpg differ diff --git a/content/page/home/logos/main/main.md b/content/page/home/logos/main/main.md new file mode 100644 index 000000000..65a33d3a9 --- /dev/null +++ b/content/page/home/logos/main/main.md @@ -0,0 +1,5 @@ +--- +id: logo_home +title: Our Partners +--- + diff --git a/content/page/home/productData/main/main.md b/content/page/home/productData/main/main.md index 288594555..8959d6a26 100644 --- a/content/page/home/productData/main/main.md +++ b/content/page/home/productData/main/main.md @@ -1,5 +1,5 @@ --- id: product -title: TECHNOLOGY FOR HUMANITY TO THRIVE AND HEAL OUR PLANET -subtitle: 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. +title: THE THREEFOLD ECOSYSTEM +subtitle: 'The ThreeFold Grid recently launched its 3rd release, representing the greatest leap towards a peer-to-peer world. Innovative organizations and developers have already started building on this revolutionary infrastructure. Check out these examples:' --- diff --git a/src/assets/images/brandPanel/zero_os.png b/src/assets/images/brandPanel/zero_os.png new file mode 100644 index 000000000..e0f03b25a Binary files /dev/null and b/src/assets/images/brandPanel/zero_os.png differ diff --git a/src/assets/images/tft_color_logo.svg b/src/assets/images/tft_color_logo.svg new file mode 100644 index 000000000..567d83fed --- /dev/null +++ b/src/assets/images/tft_color_logo.svg @@ -0,0 +1,120 @@ + + + diff --git a/src/components/custom/Navbar/Navbar.vue b/src/components/custom/Navbar/Navbar.vue index 8ac25709f..37595d928 100644 --- a/src/components/custom/Navbar/Navbar.vue +++ b/src/components/custom/Navbar/Navbar.vue @@ -22,7 +22,7 @@