add tutorial

This commit is contained in:
2024-08-20 15:00:09 +02:00
parent 2ecabfdd06
commit 2b410e369e
6 changed files with 109 additions and 1 deletions

View File

@@ -7,3 +7,24 @@ draft: false
weight: 1
template: "layouts/home.html"
---
<!--
This page is made by combining different /partial html pages together. To edit the page content, please go to specific 'partial
page(s)' that you would like to edit.
HOMEPAGE
1. Hero section: "partials/home1.html
2. Platform section: "partials/about.html"
3. Use Cases CTA: "partials/mesh2.html"
4. Technology section: "partials/concepts.html
5. Why Choose TF9 section: "partials/benefits.html"
6. Blog section: "partials/blogs.html"
7. Company section: "partials/stats.html"
Extras:
1. header: "partials/header_custom.html"
2. CTA / Subscribe: "partials/cta.html"
2. footer: "partials/footer.html"
-->