diff --git a/docs/intro/intro.mdx b/docs/intro/intro.mdx index d664815e5..51c8d9ab5 100644 --- a/docs/intro/intro.mdx +++ b/docs/intro/intro.mdx @@ -1,7 +1,7 @@ --- sidebar_position: 100 title: Overview -description: Overview of Defang, a radically simpler way to develop, deploy, and debug production-ready cloud apps. +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. --- import DocCardList from "@docusaurus/theme-classic/lib/theme/DocCardList"; @@ -12,7 +12,7 @@ import DocCardList from "@docusaurus/theme-classic/lib/theme/DocCardList"; Defang Logo

Defang Documentation

- 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. + 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.

Getting Started