diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..906e350 Binary files /dev/null and b/public/favicon.ico differ diff --git a/public/index.html b/public/index.html index 28dbb71..af86539 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,10 @@ - React App + Hoyidata + + + diff --git a/public/redhare.png b/public/redhare.png new file mode 100644 index 0000000..906e350 Binary files /dev/null and b/public/redhare.png differ diff --git a/src/components/home/content.jsx b/src/components/home/content.jsx index 803ff46..32c3cdd 100644 --- a/src/components/home/content.jsx +++ b/src/components/home/content.jsx @@ -87,6 +87,9 @@ export default function HomeContent() {
数据洞察平台
+
+ tiktok、fb、shopee、amazon... +
{stats.map((stat) => ( @@ -101,7 +104,7 @@ export default function HomeContent() { 我们助您抓住TikTok的每一次机会!
diff --git a/src/css/homecss/content.css b/src/css/homecss/content.css index 9b8d9c0..c3a9e3b 100644 --- a/src/css/homecss/content.css +++ b/src/css/homecss/content.css @@ -35,6 +35,11 @@ line-height: 84px; } +.home-hero-title-line-3 { + font-size: 24px; + line-height: 36px; +} + .home-hero-content p { color: #60708a; margin: 0 0 24px;