diff --git a/content/page/home/brandPanel/brandPanel.md b/content/page/home/brandPanel/brandPanel.md index f8e26d544..7b8dce2df 100644 --- a/content/page/home/brandPanel/brandPanel.md +++ b/content/page/home/brandPanel/brandPanel.md @@ -2,8 +2,8 @@ id: fix_internet title: Join the ThreeFold Movement subtitle: '' -sourceUrl: '' -btnTxt: '' +sourceUrl: https://threefold.io/info/threefold#/threefold__how_to_buy_and_sell +btnTxt: Get TF Tokens image: token_header.png # src/assets/brandPanel/.. --- diff --git a/content/page/home/home.md b/content/page/home/home.md index e88b46480..510671f30 100644 --- a/content/page/home/home.md +++ b/content/page/home/home.md @@ -21,7 +21,7 @@ cta4: home_cta4 cta5: home_cta5 comparisonMain: comparison comparisonSecs: [private, equal, sustainable] -logos: [logo1, logo3, logo5] +logos: [logo1, logo2, logo3, logo4, logo5, logo6] inTheNews: in_the_news solution_image: ./cta_image.svg cta: home_cta diff --git a/content/page/home/logos/logo2/harmony.png b/content/page/home/logos/logo2/harmony.png new file mode 100644 index 000000000..095c8137e Binary files /dev/null and b/content/page/home/logos/logo2/harmony.png differ diff --git a/content/page/home/logos/logo2/logo.md b/content/page/home/logos/logo2/logo.md index f2c38916e..efbf34aaa 100644 --- a/content/page/home/logos/logo2/logo.md +++ b/content/page/home/logos/logo2/logo.md @@ -1,5 +1,5 @@ --- id: logo2 -image: ./solidaridad.svg -url: /partners/solidaridad +image: ./harmony.png +url: /partners/harmony --- diff --git a/content/page/home/logos/logo4/logo.md b/content/page/home/logos/logo4/logo.md index e6c99380b..661bab4f3 100644 --- a/content/page/home/logos/logo4/logo.md +++ b/content/page/home/logos/logo4/logo.md @@ -1,5 +1,5 @@ --- id: logo4 -image: ./digibyte.svg -url: /partners/digibyte +image: ./skale.png +url: /partners/skale_labs --- diff --git a/content/page/home/logos/logo4/skale.png b/content/page/home/logos/logo4/skale.png new file mode 100644 index 000000000..83c5214d1 Binary files /dev/null and b/content/page/home/logos/logo4/skale.png differ diff --git a/content/page/home/logos/logo6/logo.md b/content/page/home/logos/logo6/logo.md index d0dea7d5a..eefc5c1ec 100644 --- a/content/page/home/logos/logo6/logo.md +++ b/content/page/home/logos/logo6/logo.md @@ -1,5 +1,5 @@ --- id: logo6 -image: ./tag.png -url: /partners/take_action_global +image: ./presearch.png +url: /partners/presearch --- diff --git a/content/page/home/logos/logo6/presearch.png b/content/page/home/logos/logo6/presearch.png new file mode 100644 index 000000000..e6c2d78ff Binary files /dev/null and b/content/page/home/logos/logo6/presearch.png differ diff --git a/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue index 7e425ce4c..6448ce9ed 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel.vue @@ -85,11 +85,11 @@ }}
- + >
diff --git a/src/components/marketing/sections/team-sections/grid_with_large_round_images.vue b/src/components/marketing/sections/team-sections/grid_with_large_round_images.vue index 0ade12975..68ff3b4ee 100644 --- a/src/components/marketing/sections/team-sections/grid_with_large_round_images.vue +++ b/src/components/marketing/sections/team-sections/grid_with_large_round_images.vue @@ -1,6 +1,6 @@