diff --git a/content/page/grid/brandPanel2/index.md b/content/page/grid/brandPanel2/index.md new file mode 100644 index 000000000..76b2e6eec --- /dev/null +++ b/content/page/grid/brandPanel2/index.md @@ -0,0 +1,8 @@ +--- +id: grid_brandPanel2 +title: INTERNET REIMAGINED +btnTxt: "See who's building on the Grid" +sourceUrl: '#' +image: internet_reimagine.jpg # src/assets/brandPanel/.. +--- +Any current and future digital workload can be hosted natively on ThreeFold with minimum migration including cloud alternatives, blockchains, IoT networks, decentralized organizations and applications diff --git a/content/page/grid/grid.md b/content/page/grid/grid.md index fd0b4ff74..55e444d09 100644 --- a/content/page/grid/grid.md +++ b/content/page/grid/grid.md @@ -12,4 +12,5 @@ solution_image: button: Take Part link: "#" brandPanel: grid_brandPanel +brandPanel2: grid_brandPanel2 --- diff --git a/src/assets/images/brandPanel/internet_reimagine.jpg b/src/assets/images/brandPanel/internet_reimagine.jpg new file mode 100644 index 000000000..6fa6e8b2f Binary files /dev/null and b/src/assets/images/brandPanel/internet_reimagine.jpg differ diff --git a/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue index b479bfd40..0ce5a847b 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel.vue @@ -420,7 +420,6 @@ text-sm learn-button hover:bg-gray-400 - bo px-12 py-1 mr-5 @@ -434,10 +433,49 @@