diff --git a/content/page/grid/brandPanel2/index.md b/content/page/grid/brandPanel2/index.md index c84eaba26..2d6d7ca76 100644 --- a/content/page/grid/brandPanel2/index.md +++ b/content/page/grid/brandPanel2/index.md @@ -1,8 +1,8 @@ --- id: grid_brandPanel2 title: INTERNET REIMAGINED -btnTxt: "See who's building on the Grid" -sourceUrl: https://cloud.threefold.io/ +btnTxt: "See Who's Building On The Grid" +sourceUrl: /partners 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/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue index 96155770c..7c6d0083c 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel.vue @@ -408,6 +408,7 @@ - {{ brand.btnTxt }} + {{ brand.btnTxt }} @@ -511,6 +536,7 @@ target="_blank" :href="brand.sourceUrl" class=" + capitalize inline-block bg-white text-lg @@ -531,6 +557,7 @@ target="_blank" :href="brand.sourceUrl2" class=" + capitalize inline-block bg-white text-lg @@ -570,6 +597,7 @@ v-if="brand.btnTxt" :href="brand.sourceUrl" class=" + capitalize inline-block bg-white text-lg @@ -589,6 +617,7 @@ v-if="brand.btnTxt2" :href="brand.sourceUrl2" class=" + capitalize inline-block bg-white text-lg