diff --git a/content/page/token/logos/logo1/logo.md b/content/page/token/logos/logo1/logo.md index a3d15e358..1bb45854b 100644 --- a/content/page/token/logos/logo1/logo.md +++ b/content/page/token/logos/logo1/logo.md @@ -1,5 +1,5 @@ --- id: partner1 -image: ./solidaridad.png +image: ./our_partners.png url: /partners/hpe --- diff --git a/content/page/token/logos/logo1/our_partners.png b/content/page/token/logos/logo1/our_partners.png new file mode 100644 index 000000000..340cc8682 Binary files /dev/null and b/content/page/token/logos/logo1/our_partners.png differ diff --git a/content/page/token/logos/main/main.md b/content/page/token/logos/main/main.md index 0d5dccbb2..9cc31e36b 100644 --- a/content/page/token/logos/main/main.md +++ b/content/page/token/logos/main/main.md @@ -1,5 +1,5 @@ --- id: partnersMain -title: Our Partners +title: Believers in TFT --- diff --git a/content/page/token/token.md b/content/page/token/token.md index f134e969b..cfd47abb8 100644 --- a/content/page/token/token.md +++ b/content/page/token/token.md @@ -22,6 +22,6 @@ brandPanel: token_brandPanel brandPanel2: token_brandPanel2 brandPanel3: token_brandPanel3 cta2: token_cta2 -logos: [partner1, partner2, partner3, partner4, partner5, partner6] +logos: [partner1] logosMain : partnersMain --- diff --git a/src/components/custom/HorizontalScroll.vue b/src/components/custom/HorizontalScroll.vue index c8f41c9d0..2f008da0a 100644 --- a/src/components/custom/HorizontalScroll.vue +++ b/src/components/custom/HorizontalScroll.vue @@ -1,10 +1,10 @@