diff --git a/home/docusaurus.config.js b/home/docusaurus.config.js
index 9ede4db..564683c 100644
--- a/home/docusaurus.config.js
+++ b/home/docusaurus.config.js
@@ -7,8 +7,8 @@ const repoUrl = `https://github.com/dromara/${projectName}`
const cdnUrl = 'https://cdn.jsdelivr.net/gh/dromara/hertzbeat@gh-pages/'
module.exports = {
- title: 'TANCLOUD探云',
- tagline: '易用友好的高性能监控云',
+ title: 'HertzBeat',
+ tagline: '易用友好的云监控系统',
url: 'https://hertzbeat.com',
baseUrl: '/',
onBrokenLinks: 'throw',
diff --git a/home/static/img/hertzbeat-brand-white.svg b/home/static/img/hertzbeat-brand-white.svg
new file mode 100644
index 0000000..47b659e
--- /dev/null
+++ b/home/static/img/hertzbeat-brand-white.svg
@@ -0,0 +1,4 @@
+
diff --git a/home/static/img/tancloud-brand-white.svg b/home/static/img/tancloud-brand-white.svg
new file mode 100644
index 0000000..8b2cf3a
--- /dev/null
+++ b/home/static/img/tancloud-brand-white.svg
@@ -0,0 +1,4 @@
+
diff --git a/web-app/src/app/layout/passport/passport.component.html b/web-app/src/app/layout/passport/passport.component.html
index e81a1be..c416f4e 100644
--- a/web-app/src/app/layout/passport/passport.component.html
+++ b/web-app/src/app/layout/passport/passport.component.html
@@ -12,7 +12,7 @@