diff --git a/content/page/grid/brandPanel3/index.md b/content/page/grid/brandPanel3/index.md new file mode 100644 index 000000000..993c0865c --- /dev/null +++ b/content/page/grid/brandPanel3/index.md @@ -0,0 +1,8 @@ +--- +id: grid_brandPanel3 +title: THE POWER OF OPEN-SOURCE +btnTxt: Hardware Options +sourceUrl: '#' +image: open_source.jpg # src/assets/brandPanel/.. +--- +Most modern computers can be booted with ThreeFold’s operating-system, Zero-OS. All you need is electricity, bandwidth and compatible hardware to connect capacity to the network diff --git a/content/page/grid/grid.md b/content/page/grid/grid.md index 55e444d09..a58653f1e 100644 --- a/content/page/grid/grid.md +++ b/content/page/grid/grid.md @@ -13,4 +13,5 @@ button: Take Part link: "#" brandPanel: grid_brandPanel brandPanel2: grid_brandPanel2 +brandPanel3: grid_brandPanel3 --- diff --git a/src/assets/images/brandPanel/open_source.jpg b/src/assets/images/brandPanel/open_source.jpg new file mode 100644 index 000000000..f00aec581 Binary files /dev/null and b/src/assets/images/brandPanel/open_source.jpg differ diff --git a/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue index 0ce5a847b..1c2a49b53 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel.vue @@ -476,6 +476,47 @@ + +