This commit is contained in:
kristof de spiegeleer 2024-06-09 12:47:36 +03:00
parent 37e7c68cf9
commit 57dadd1600

View File

@ -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