diff --git a/components/HorizontalBanner.tsx b/components/HorizontalBanner.tsx
index 6364ae7..99c5e4d 100644
--- a/components/HorizontalBanner.tsx
+++ b/components/HorizontalBanner.tsx
@@ -26,26 +26,28 @@ export default function HorizontalBanner() {
}
return (
-
- {/* 横向 Banner - 7:1 比例 */}
-
- {/* 实际广告图片 */}
-
-
+
);
}
\ No newline at end of file
diff --git a/public/banner.png b/public/banner.png
new file mode 100644
index 0000000..fbfecd9
Binary files /dev/null and b/public/banner.png differ
diff --git a/public/mainpage.png b/public/mainpage.png
new file mode 100644
index 0000000..bf647c7
Binary files /dev/null and b/public/mainpage.png differ