44 lines
919 B
Markdown
44 lines
919 B
Markdown
---
|
|
title: "Become Farmer"
|
|
description: "Meet AIBOX - Your Personal AI Powerhouse powered by ThreeFold."
|
|
insert_anchor_links: "left"
|
|
template: "page.html"
|
|
extra:
|
|
author: AIBOX
|
|
imgPath: tf.png
|
|
|
|
---
|
|
<!-- section 1 (Hero) -->
|
|
|
|
<div class="fade-in lg:h-screen px-6 flex flex-col text-center pt-10 justify-center items-center">
|
|
<div class="fade-in-image mx-auto text-center lg:flex lg:justify-center">
|
|
|
|
|
|

|
|
|
|
|
|
</div>
|
|
|
|
# Own Your AI GPU <br>& Share Capacity
|
|
|
|
</div>
|
|
|
|
|
|
<!-- -------------------------------------------------------------------------------------------------------- -->
|
|
|
|
|
|
<!-- section 8 Cta -->
|
|
|
|
{{ cta(
|
|
title_1="Own",
|
|
title_2="Your AI",
|
|
title_3="",
|
|
button_text_1="Register Now",
|
|
button_link_1="/signup",
|
|
button_text_2="",
|
|
button_link_2="",
|
|
button_text_3="Learn More",
|
|
button_link_3="https://threefold.info/aibox/docs/"
|
|
) }}
|
|
|