Skip to content

Commit 2c5eee2

Browse files
Update what-is-defang.mdx
Update to new branding and tagline
1 parent 60047ec commit 2c5eee2

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/intro/what-is-defang.mdx

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,17 @@ description: What is Defang?
88

99
<iframe width="560" height="315" src="https://www.youtube.com/embed/afglsBYieuc?si=iKgUX4ejz7AixxqQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen style={{marginBottom: "2rem"}}></iframe>
1010

11-
## A Tool to Develop, Deploy, Debug
11+
## Develop Anything, Deploy Anywhere.
1212

13-
Defang is a radically simpler way for developers to develop, deploy, and debug their cloud applications. Defang enables you to easily author cloud applications in any language, build and deploy to the cloud with a single command, and iterate quickly with AI-assisted tooling.
13+
Defang lets you take your app from Docker Compose to a secure and scalable deployment on your favorite cloud in minutes.
1414

15-
### Develop
15+
Any App, Any Stack , Any Cloud.
1616

17-
The [Defang CLI (command line interface)](/docs/getting-started#install-the-defang-cli.md) includes an AI-driven agent that translates natural language prompts to [generate an outline](/docs/tutorials/generate-new-code-using-ai) for your project that you can then refine.
17+
### Get Started Quickly
18+
The [Defang CLI (command line interface)](/docs/getting-started#install-the-defang-cli.md) includes an AI agent that translates natural language prompts to [generate an outline](/docs/tutorials/generate-new-code-using-ai) for your project that you can then refine. Or choose from our [library of over 50 samples](https://defang.io/samples/) covering all major frameworks and technologies.
1819

19-
### Deploy
20+
21+
### Deploy with a Single Command
2022

2123
Defang can automatically build and deploy your project with a single command.
2224

0 commit comments

Comments
 (0)