partner update + button for token on brand panel

This commit is contained in:
Vilnite
2021-05-24 18:35:33 +04:00
parent 334c46e07d
commit b33242d51e
10 changed files with 12 additions and 12 deletions

View File

@@ -2,8 +2,8 @@
id: fix_internet id: fix_internet
title: Join the ThreeFold Movement title: Join the ThreeFold Movement
subtitle: '' subtitle: ''
sourceUrl: '' sourceUrl: https://threefold.io/info/threefold#/threefold__how_to_buy_and_sell
btnTxt: '' btnTxt: Get TF Tokens
image: token_header.png # src/assets/brandPanel/.. image: token_header.png # src/assets/brandPanel/..
--- ---

View File

@@ -21,7 +21,7 @@ cta4: home_cta4
cta5: home_cta5 cta5: home_cta5
comparisonMain: comparison comparisonMain: comparison
comparisonSecs: [private, equal, sustainable] comparisonSecs: [private, equal, sustainable]
logos: [logo1, logo3, logo5] logos: [logo1, logo2, logo3, logo4, logo5, logo6]
inTheNews: in_the_news inTheNews: in_the_news
solution_image: ./cta_image.svg solution_image: ./cta_image.svg
cta: home_cta cta: home_cta

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -1,5 +1,5 @@
--- ---
id: logo2 id: logo2
image: ./solidaridad.svg image: ./harmony.png
url: /partners/solidaridad url: /partners/harmony
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
id: logo4 id: logo4
image: ./digibyte.svg image: ./skale.png
url: /partners/digibyte url: /partners/skale_labs
--- ---

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,5 +1,5 @@
--- ---
id: logo6 id: logo6
image: ./tag.png image: ./presearch.png
url: /partners/take_action_global url: /partners/presearch
--- ---

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@@ -85,11 +85,11 @@
}}</span> }}</span>
</h2> </h2>
<div class="mt-4 mx-4 text-black" v-html="brand.content"></div> <div class="mt-4 mx-4 text-black" v-html="brand.content"></div>
<!-- <a <a
:href="brand.sourceUrl" :href="brand.sourceUrl"
class="bg-teal-300 text-sm learn-button hover:bg-57EEF8-400 text-gray-900 px-12 py-2 mr-3 shadow rounded-full" class="bg-teal-300 text-sm learn-button hover:bg-57EEF8-400 text-gray-900 px-12 py-2 mr-3 shadow rounded-full"
>{{ brand.btnTxt }}</a >{{ brand.btnTxt }}</a
> --> >
</div> </div>
</div> </div>
<div class="relative pb-3/5 -mt-6 md:pb-1/2"> <div class="relative pb-3/5 -mt-6 md:pb-1/2">

View File

@@ -1,6 +1,6 @@
<template> <template>
<div <div
class="max-w-screen-xl mx-auto py-12 px-4 text-center sm:px-6 lg:px-8 lg:py-24" class="max-w-screen-xl mx-auto py-12 px-4 text-center sm:px-6 lg:px-8 lg:py-0"
> >
<div class="space-y-12"> <div class="space-y-12">
<div class="space-y-5 sm:mx-auto sm:max-w-xl sm:space-y-4 lg:max-w-5xl"> <div class="space-y-5 sm:mx-auto sm:max-w-xl sm:space-y-4 lg:max-w-5xl">