diff --git a/components/homes/home-15/CategoryItems.jsx b/components/homes/home-15/CategoryItems.jsx
index 243548e..4bd5c28 100644
--- a/components/homes/home-15/CategoryItems.jsx
+++ b/components/homes/home-15/CategoryItems.jsx
@@ -166,9 +166,7 @@ export default function CategoryItems({ pagetype = "", category = "", category_s
{getSummary(post.subtitle)}
- {/* 底部信息 */}
-
-
- -
-
- {formatDate(post.creation)}
-
- {post.author && (
- -
-
- {post.author}
-
- )}
- {typeof post.comments === 'number' && (
- -
-
-
- {post.comments}
-
-
- )}
- {typeof post.likes === 'number' && (
- -
-
-
- {post.likes}
-
-
- )}
-
-
))
diff --git a/components/homes/home-15/Hero.jsx b/components/homes/home-15/Hero.jsx
index ef70eda..6064a9a 100644
--- a/components/homes/home-15/Hero.jsx
+++ b/components/homes/home-15/Hero.jsx
@@ -61,72 +61,85 @@ export default function Hero() {
-
-
+
+
+
+
+
+