diff --git a/content/page/home/brandPanel3/brandPanel3.md b/content/page/home/brandPanel3/brandPanel3.md new file mode 100644 index 000000000..aad0252a3 --- /dev/null +++ b/content/page/home/brandPanel3/brandPanel3.md @@ -0,0 +1,10 @@ +--- +id: zero_os +title: POWERED BY A +subtitle: NEW OPERATING SYSTEM +sourceUrl: '#' +btnTxt: Know More +image: zero_os.jpg # src/assets/brandPanel/.. +--- + +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 diff --git a/content/page/home/home.md b/content/page/home/home.md index efbd198dd..b4fcd148c 100644 --- a/content/page/home/home.md +++ b/content/page/home/home.md @@ -16,6 +16,7 @@ productsMain: product productData: [nodes_home, tokens_home, storage_home] brandPanel: fix_internet brandPanel2: p4p +brandPanel3: zero_os cta3: home_cta3 cta4: home_cta4 cta5: home_cta5 diff --git a/src/assets/images/brandPanel/zero_os.jpg b/src/assets/images/brandPanel/zero_os.jpg new file mode 100644 index 000000000..6d8ff7f0b Binary files /dev/null and b/src/assets/images/brandPanel/zero_os.jpg differ diff --git a/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue index 106ae3db6..f5d649fb9 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel.vue @@ -165,7 +165,7 @@
@@ -325,6 +325,80 @@
+
+
+
+

+ {{ brand.title }} + {{ + brand.subtitle + }} +

+
+ {{ brand.btnTxt }} + + {{ brand.btnTxt }} +
+
+
+ +
+
+
+ +