diff --git a/content/page/farm/cta/index.md b/content/page/farm/cta/index.md index f89932d1a..fbe71afd7 100644 --- a/content/page/farm/cta/index.md +++ b/content/page/farm/cta/index.md @@ -3,8 +3,8 @@ id: farm_cta title: JOIN A title2: WORLD OF FARMERS image: ./farm_map.png -button: '' -link: '' +button: Explore ThreeFold Grid Capacity +link: https://explorer.threefold.io --- We are growing fast diff --git a/content/page/home/map/index.md b/content/page/home/map/index.md index e4803264e..babc79b1c 100644 --- a/content/page/home/map/index.md +++ b/content/page/home/map/index.md @@ -2,7 +2,7 @@ id: map title: THE THREEFOLD GRID subtitle: NOW OPERATIONAL -button: More Stats +button: Explore ThreeFold Grid Capacity link: https://explorer.threefold.io image: ./map.png btn1: Become a Farmer diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue index ecb65ffd0..f2ca805ef 100644 --- a/src/components/custom/sections/CallToAction.vue +++ b/src/components/custom/sections/CallToAction.vue @@ -213,7 +213,7 @@
- + >
diff --git a/src/components/marketing/sections/cta-sections/Map.vue b/src/components/marketing/sections/cta-sections/Map.vue index a9fe4ec1a..7de0d8b1b 100644 --- a/src/components/marketing/sections/cta-sections/Map.vue +++ b/src/components/marketing/sections/cta-sections/Map.vue @@ -44,8 +44,7 @@ rounded-full h-32 w-32 - lg:h-60 - lg:w-60 + lg:h-60 lg:w-60 inline-flex items-center justify-center @@ -67,8 +66,7 @@ rounded-full h-32 w-32 - lg:h-60 - lg:w-60 + lg:h-60 lg:w-60 inline-flex items-center justify-center @@ -88,8 +86,32 @@ {{ stats[2] }} cores
+ + +
+ {{ section.button }} +