Skip to content

Commit b8a2416

Browse files
Update intro.mdx
Update to new branding
1 parent 5c3e6ff commit b8a2416

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/intro/intro.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
sidebar_position: 100
33
title: Overview
4-
description: Overview of Defang, a radically simpler way to develop, deploy, and debug production-ready cloud apps.
4+
description: Overview of Defang, an AI-assisted tool that lets you take your app from Docker Compose to a secure and scalable deployment on your favorite cloud in minutes.
5+
56
---
67

78
import DocCardList from "@docusaurus/theme-classic/lib/theme/DocCardList";
@@ -12,7 +13,7 @@ import DocCardList from "@docusaurus/theme-classic/lib/theme/DocCardList";
1213
<img src="/img/defang-logo.svg" alt="Defang Logo" style={{width: "200px", marginBottom: "2rem"}} />
1314
<h1>Defang Documentation</h1>
1415
<p>
15-
Defang is a radically simpler way for developers to develop, deploy, and debug their cloud applications. Build cloud applications in any language, deploy to your cloud account with a single command, and iterate quickly with AI-assisted tooling.
16+
Defang lets you take your app from Docker Compose to a secure and scalable deployment on your favorite cloud in minutes. Build cloud applications in any language and stack, deploy to your account on your favorite cloud with a single command, and iterate quickly with AI-assisted tooling.
1617
</p>
1718
<h2>Getting Started</h2>
1819
<DocCardList
@@ -33,7 +34,7 @@ import DocCardList from "@docusaurus/theme-classic/lib/theme/DocCardList";
3334
type: "link",
3435
href: "/docs/tutorials/deploy-to-playground",
3536
label: "Try Defang",
36-
description: "Deploy to our free playground",
37+
description: "Deploy to our free Playground",
3738
},
3839
{
3940
type: "link",

0 commit comments

Comments
 (0)