From c736de2114f1ee1677bd1750b6e995ce276616fe Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Mon, 1 Dec 2025 19:32:27 +0000
Subject: [PATCH] Update index.mdx
---
index.mdx | 86 +++++++++++--------------------------------------------
1 file changed, 16 insertions(+), 70 deletions(-)
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}
-
- );
-};
-
-
-
-