Skip to content

Commit 024edbc

Browse files
committed
Update introduction.mdx
1 parent 8ea8c93 commit 024edbc

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

introduction.mdx

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,16 @@ sidebarTitle: Introduction
88
"og:title": "Hypermode Docs - The AI Development Platform"
99
---
1010

11-
<Frame>
12-
<img
13-
className="block dark:hidden"
14-
src="/images/overview-light.png"
15-
alt="Hypermode's overview, comprising natural language agents and code-first apps, graphs, and models."
16-
/>
17-
<img
18-
className="hidden dark:block"
19-
src="/images/overview-dark.png"
20-
alt="Hypermode's overview, comprising natural language agents and code-first apps, graphs, and models."
21-
/>
22-
</Frame>
11+
<img
12+
className="block dark:hidden"
13+
src="/images/overview-light.png"
14+
alt="Hypermode's overview, comprising natural language agents and code-first apps, graphs, and models."
15+
/>
16+
<img
17+
className="hidden dark:block"
18+
src="/images/overview-dark.png"
19+
alt="Hypermode's overview, comprising natural language agents and code-first apps, graphs, and models."
20+
/>
2321

2422
Hypermode is a complete workbench for rapidly building agents with natural
2523
language. When you're ready to embed an agent into your app, eject to code and

0 commit comments

Comments
 (0)