s
This commit is contained in:
@@ -13,8 +13,12 @@ import NodeSteps from './steps_node_buy.astro'
|
||||
const metadata = {
|
||||
title: 'Farming',
|
||||
};
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
<Layout metadata={metadata}>
|
||||
<!-- HeroText Widget ******************* -->
|
||||
|
||||
@@ -23,6 +27,8 @@ const metadata = {
|
||||
title="Become <br>an Internet Capacity <br>Provider"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
<!-- Pricing Widget ******************* -->
|
||||
|
||||
<Prices
|
||||
@@ -52,7 +58,7 @@ const metadata = {
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://threefold.io',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -77,7 +83,7 @@ const metadata = {
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://threefold.io',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
},
|
||||
hasRibbon: true,
|
||||
ribbonTitle: 'popular',
|
||||
@@ -104,7 +110,7 @@ const metadata = {
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://threefold.io',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
},
|
||||
},
|
||||
]}
|
||||
@@ -246,4 +252,6 @@ const metadata = {
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
</Layout>
|
||||
|
||||
|
Reference in New Issue
Block a user