s
This commit is contained in:
parent
37e7c68cf9
commit
57dadd1600
@ -212,7 +212,23 @@ const metadata = {
|
||||
</Fragment>
|
||||
</Content>
|
||||
|
||||
<CallToAction
|
||||
actions={[
|
||||
{
|
||||
variant: 'primary',
|
||||
target: '_blank',
|
||||
text: 'Manual',
|
||||
href: 'https://manual.grid.tf',
|
||||
icon: 'tabler:brand-minecraft',
|
||||
},
|
||||
]}
|
||||
>
|
||||
<Fragment slot="title">Start building today.</Fragment>
|
||||
<Fragment slot="subtitle">
|
||||
The ThreeFold Grid is operational in its 3e generation, <br>check out our manual, let us know what we can improve on and lets build together.
|
||||
</Fragment>
|
||||
|
||||
</CallToAction>
|
||||
|
||||
<!-- Features2 Widget ************** -->
|
||||
|
||||
@ -294,13 +310,6 @@ const metadata = {
|
||||
</Fragment>
|
||||
</Features2>
|
||||
|
||||
|
||||
<Note content="Start building today see our manual"
|
||||
title="MANUAL –"
|
||||
linktitle="https://manual.grid.tf"
|
||||
link="https://manual.grid.tf"
|
||||
/>
|
||||
|
||||
<!-- CallToAction Widget *********** -->
|
||||
|
||||
<CallToAction
|
||||
|
Loading…
Reference in New Issue
Block a user