From 1f8b001a20c1a4398f71b6c1ae1409dadf1e76cd Mon Sep 17 00:00:00 2001
From: Pan Zhao <2653424179@qq.com>
Date: Tue, 1 Oct 2024 14:33:44 +0000
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=BB=E9=A1=B5?=
 =?UTF-8?q?=E7=9A=84We=20designed=20six=20basic=20parts=20in=20total=20thi?=
 =?UTF-8?q?s=20year,you=20can=20click=20on=20the=20part=20to=20see=20detai?=
 =?UTF-8?q?ls.=E6=96=87=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/contents/parts.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/contents/parts.tsx b/src/contents/parts.tsx
index f73ea04..1bd0b3a 100644
--- a/src/contents/parts.tsx
+++ b/src/contents/parts.tsx
@@ -96,7 +96,7 @@ export function parts() {
             
                 <Element name="section1" className="element rounded-border" id='section1'>
                    <h2>1.Our Basic Parts</h2>
-                   <p>Content for section 1.</p>
+                   <p>We designed six basic parts in total this year,you can click on the part to see details.</p>
                    <table className="three-line-table">
                       <thead>
                             <tr className='table-head-line'>
-- 
GitLab