diff --git a/index.mdx b/index.mdx
index d6cdc7adc..4ae97c1dc 100644
--- a/index.mdx
+++ b/index.mdx
@@ -1,75 +1,21 @@
---
title: "Introduction"
description: "Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers."
-mode: "frame"
-keywords: ["overview", "platform", "getting started", "features"]
---
-export const HeroCard = ({ filename, title, description, href }) => {
- return (
-
-
-
-
- {title}
-
- {description}
-
- );
-};
-
-
-
-