diff --git a/content/_index.md b/content/_index.md
index 6bf1ccf..e21d7bb 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -5,14 +5,14 @@ layout: hextra-home
{{< hextra/hero-headline >}}
- Internal Tools Deployment Platform
+ App Deployment Simplified
{{< /hextra/hero-headline >}}
{{< hextra/hero-subtitle >}}
- Hypermedia based low-code internal tools for teams.
- Runbook automation like Rundeck, custom apps like Retool.
+ GitOps without the hassles. Hypermedia based internal tools for teams.
+ AppServer for containerized apps.
{{< /hextra/hero-subtitle >}}
diff --git a/hugo.toml b/hugo.toml
index 3b6cec3..87ab0f7 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,6 +1,6 @@
baseURL = "https://clace.io/"
languageCode = "en-us"
-title = "Internal Tools Deployment Platform | Clace"
+title = "App Deployment Simplified | Clace"
canonifyURLs = false
relativeURLs = false
pluralizeListTitles = false
@@ -24,7 +24,7 @@ noClasses = false
# Default Page Parameters
[params]
-title = "Internal Tools Deployment Platform | Clace"
+title = "App Deployment Simplified | Clace"
description = "Platform for easily developing and deploying secure internal tools. Application server for containerized webapps."
image = "clace_icon.png"