updated index

This commit is contained in:
Marston Connell 2022-12-07 23:45:02 -05:00
parent c37fa43a11
commit c50e020f42

View File

@ -89,6 +89,14 @@ function HomepageHeader() {
<div>Join the testnet to deploy your dApp & interact with Jackal for free.</div>
</Link>
</article>
<article className='col col--4'>
<Link
className="card main-card padding--lg margin-bottom--lg"
to="/docs/nodes/providers/building">
<h2>Become a Provider</h2>
<div>Start storing data for the Jackal Network to ensure data security for Jackal users.</div>
</Link>
</article>
</div>