diff --git a/public/images/tfdash.png b/public/images/tfdash.png
new file mode 100644
index 0000000..d5c46ea
Binary files /dev/null and b/public/images/tfdash.png differ
diff --git a/src/app/(main)/page.tsx b/src/app/(main)/page.tsx
index 4f731b6..31cc2d2 100644
--- a/src/app/(main)/page.tsx
+++ b/src/app/(main)/page.tsx
@@ -14,6 +14,7 @@ import GlobeDemo from '@/components/GlobeDemo'
import { Dashboard } from '@/components/Dashboard'
import { AppsPreview } from '@/components/Apps'
import { FarmerPreview } from '@/components/Farmer'
+import { TfDashboard } from '@/components/TfDashboard'
export default function Home() {
@@ -23,6 +24,7 @@ export default function Home() {
ThreeFold’s groundbreaking technology enables anyone – individuals, organizations, and communities – to deploy their own Internet infrastructure.
- ++
We have built a foundational platform that runs directly on bare metal, offering a scalable solution focused on the essential building blocks of the Internet and Cloud: compute, data, and network.
-