Skip to content

Commit 9034936

Browse files
authored
Merge pull request #204 from DefangLabs/Prakash-Sundaresan-branding-1
Update intro.mdx
2 parents 5c3e6ff + 116c418 commit 9034936

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/intro/intro.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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.
55
---
66

77
import DocCardList from "@docusaurus/theme-classic/lib/theme/DocCardList";
@@ -12,7 +12,7 @@ import DocCardList from "@docusaurus/theme-classic/lib/theme/DocCardList";
1212
<img src="/img/defang-logo.svg" alt="Defang Logo" style={{width: "200px", marginBottom: "2rem"}} />
1313
<h1>Defang Documentation</h1>
1414
<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.
15+
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.
1616
</p>
1717
<h2>Getting Started</h2>
1818
<DocCardList
@@ -33,7 +33,7 @@ import DocCardList from "@docusaurus/theme-classic/lib/theme/DocCardList";
3333
type: "link",
3434
href: "/docs/tutorials/deploy-to-playground",
3535
label: "Try Defang",
36-
description: "Deploy to our free playground",
36+
description: "Deploy to our free Playground",
3737
},
3838
{
3939
type: "link",

0 commit comments

Comments
 (0)