From a525e87ce5da8d556aeb8cfe5d343d092df7e404 Mon Sep 17 00:00:00 2001
From: sean2077 <37324769+sean2077@users.noreply.github.com>
Date: Sat, 6 Dec 2025 14:54:35 +0800
Subject: [PATCH] docs: update hero section with new descriptions and styles
---
docs/i18n/en.json | 4 +-
docs/i18n/zh.json | 4 +-
docs/index.html | 14 +-
docs/landing.css | 494 +++++++++++++++++++++-------------------------
4 files changed, 235 insertions(+), 281 deletions(-)
diff --git a/docs/i18n/en.json b/docs/i18n/en.json
index 4c1514e..b8c541b 100644
--- a/docs/i18n/en.json
+++ b/docs/i18n/en.json
@@ -28,7 +28,9 @@
},
"hero": {
"badge": "Obsidian Plugin",
- "tagline": "Multi-source dynamic wallpapers for",
+ "desc": "Multi-source Dynamic Wallpaper",
+ "slogan": "Build Your Own Wallpaper Library in Obsidian!",
+ "tagline": "Make every note-taking experience visually inspiring~",
"statSources": "Wallpaper Sources",
"statImages": "HD Wallpapers",
"statFree": "Free & Open Source",
diff --git a/docs/i18n/zh.json b/docs/i18n/zh.json
index 5a7574e..177ab89 100644
--- a/docs/i18n/zh.json
+++ b/docs/i18n/zh.json
@@ -28,7 +28,9 @@
},
"hero": {
"badge": "Obsidian 插件",
- "tagline": "多源动态壁纸插件 ·",
+ "desc": "多源动态壁纸",
+ "slogan": "在 Obsidian 中打造你的专属壁纸库!",
+ "tagline": "让每一次笔记体验都充满视觉灵感~",
"statSources": "壁纸图源",
"statImages": "高清壁纸",
"statFree": "免费开源",
diff --git a/docs/index.html b/docs/index.html
index f48461a..e75de5c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -68,7 +68,7 @@
"offers": {"@type": "Offer", "price": "0", "priceCurrency": "USD"}
}
-
+