From 48c26e19d889f0e2853508f5c3464aeb7f4c0239 Mon Sep 17 00:00:00 2001
From: wenjianpaipai <2691366120@qq.com>
Date: Mon, 25 Aug 2025 11:56:09 +0800
Subject: [PATCH 1/3] =?UTF-8?q?=E4=BB=A8=E5=94=90=E4=BA=BA=E5=9B=BE?=
=?UTF-8?q?=E7=89=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/HomepageFeatures/index.js | 6 +-
static/img/aj3nv-jx6dl.svg | 148 ++++++++++
static/img/aoga0-mq6y6.svg | 119 ++++++++
static/img/avgma-190se.svg | 347 +++++++++++++++++++++++
4 files changed, 617 insertions(+), 3 deletions(-)
create mode 100644 static/img/aj3nv-jx6dl.svg
create mode 100644 static/img/aoga0-mq6y6.svg
create mode 100644 static/img/avgma-190se.svg
diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js
index 5369601..6721938 100644
--- a/src/components/HomepageFeatures/index.js
+++ b/src/components/HomepageFeatures/index.js
@@ -5,7 +5,7 @@ import styles from './styles.module.css';
const FeatureList = [
{
title: '永久公益',
- Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default,
+ Svg: require('@site/static/img/aoga0-mq6y6.svg').default,
description: (
<>
绝对不会圈走您的钱.
@@ -14,7 +14,7 @@ const FeatureList = [
},
{
title: '玩法多样',
- Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default,
+ Svg: require('@site/static/img/avgma-190se.svg').default,
description: (
<>
有什么点子记得和我们说
@@ -23,7 +23,7 @@ const FeatureList = [
},
{
title: '社区优质',
- Svg: require('@site/static/img/undraw_docusaurus_react.svg').default,
+ Svg: require('@site/static/img/aj3nv-jx6dl.svg').default,
description: (
<>
多说无益, 加入社区玩玩就知道了.
diff --git a/static/img/aj3nv-jx6dl.svg b/static/img/aj3nv-jx6dl.svg
new file mode 100644
index 0000000..cf3fb95
--- /dev/null
+++ b/static/img/aj3nv-jx6dl.svg
@@ -0,0 +1,148 @@
+
+
+
diff --git a/static/img/aoga0-mq6y6.svg b/static/img/aoga0-mq6y6.svg
new file mode 100644
index 0000000..4fe17de
--- /dev/null
+++ b/static/img/aoga0-mq6y6.svg
@@ -0,0 +1,119 @@
+
+
+
diff --git a/static/img/avgma-190se.svg b/static/img/avgma-190se.svg
new file mode 100644
index 0000000..3736164
--- /dev/null
+++ b/static/img/avgma-190se.svg
@@ -0,0 +1,347 @@
+
+
+
From db53c4d8748679493789348ca5109a4f0cc4afdc Mon Sep 17 00:00:00 2001
From: wenjianpaipai <2691366120@qq.com>
Date: Mon, 25 Aug 2025 14:37:54 +0800
Subject: [PATCH 2/3] =?UTF-8?q?=E5=AF=B9=E4=BA=8E=E7=94=9F=E6=B4=BB?=
=?UTF-8?q?=E4=B9=90=E8=A7=82=E7=9A=84=E4=BB=A8=E5=9B=BE=E7=89=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/HomepageFeatures/index.js | 6 +++---
static/img/{avgma-190se.svg => undraw_pingguo.svg} | 0
static/img/{aj3nv-jx6dl.svg => undraw_snow.svg} | 0
static/img/{aoga0-mq6y6.svg => undraw_wenjian.svg} | 0
4 files changed, 3 insertions(+), 3 deletions(-)
rename static/img/{avgma-190se.svg => undraw_pingguo.svg} (100%)
rename static/img/{aj3nv-jx6dl.svg => undraw_snow.svg} (100%)
rename static/img/{aoga0-mq6y6.svg => undraw_wenjian.svg} (100%)
diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js
index 6721938..fd809a8 100644
--- a/src/components/HomepageFeatures/index.js
+++ b/src/components/HomepageFeatures/index.js
@@ -5,7 +5,7 @@ import styles from './styles.module.css';
const FeatureList = [
{
title: '永久公益',
- Svg: require('@site/static/img/aoga0-mq6y6.svg').default,
+ Svg: require('@site/static/img/undraw_wenjian.svg').default,
description: (
<>
绝对不会圈走您的钱.
@@ -14,7 +14,7 @@ const FeatureList = [
},
{
title: '玩法多样',
- Svg: require('@site/static/img/avgma-190se.svg').default,
+ Svg: require('@site/static/img/undraw_pingguo.svg').default,
description: (
<>
有什么点子记得和我们说
@@ -23,7 +23,7 @@ const FeatureList = [
},
{
title: '社区优质',
- Svg: require('@site/static/img/aj3nv-jx6dl.svg').default,
+ Svg: require('@site/static/img/undraw_yjq.svg').default,
description: (
<>
多说无益, 加入社区玩玩就知道了.
diff --git a/static/img/avgma-190se.svg b/static/img/undraw_pingguo.svg
similarity index 100%
rename from static/img/avgma-190se.svg
rename to static/img/undraw_pingguo.svg
diff --git a/static/img/aj3nv-jx6dl.svg b/static/img/undraw_snow.svg
similarity index 100%
rename from static/img/aj3nv-jx6dl.svg
rename to static/img/undraw_snow.svg
diff --git a/static/img/aoga0-mq6y6.svg b/static/img/undraw_wenjian.svg
similarity index 100%
rename from static/img/aoga0-mq6y6.svg
rename to static/img/undraw_wenjian.svg
From d84aa238e9baa145ea3221da4c98a96499b84206 Mon Sep 17 00:00:00 2001
From: wenjianpaipai <121477115+wenjianpaipai@users.noreply.github.com>
Date: Mon, 25 Aug 2025 14:46:28 +0800
Subject: [PATCH 3/3] Update index.js
---
src/components/HomepageFeatures/index.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js
index fd809a8..620d89d 100644
--- a/src/components/HomepageFeatures/index.js
+++ b/src/components/HomepageFeatures/index.js
@@ -23,7 +23,7 @@ const FeatureList = [
},
{
title: '社区优质',
- Svg: require('@site/static/img/undraw_yjq.svg').default,
+ Svg: require('@site/static/img/undraw_snow.svg').default,
description: (
<>
多说无益, 加入社区玩玩就知道了.