You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by hb...@apache.org on 2022/08/22 07:19:09 UTC

[age-website] branch new-web updated: RQ-1004 (#55)

This is an automated email from the ASF dual-hosted git repository.

hbshin pushed a commit to branch new-web
in repository https://gitbox.apache.org/repos/asf/age-website.git


The following commit(s) were added to refs/heads/new-web by this push:
     new 96c89b3  RQ-1004 (#55)
96c89b3 is described below

commit 96c89b3449f69d8fd1bcd2a7cb4147ee26d86468
Author: ohshinyeop <46...@users.noreply.github.com>
AuthorDate: Mon Aug 22 16:19:04 2022 +0900

    RQ-1004 (#55)
---
 src/templates/index-page.js | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

diff --git a/src/templates/index-page.js b/src/templates/index-page.js
index 8202085..4971735 100644
--- a/src/templates/index-page.js
+++ b/src/templates/index-page.js
@@ -40,20 +40,8 @@ export const IndexPageTemplate = ({
           content={bannerContents}
         />
       </div>
+     
       <section style={{backgroundImage: `url(${bg02})`, backgroundPosition: 'center', backgroundSize: 'contain', backgroundRepeat: 'no-repeat'}}>
-        <div className={styles.content}>
-          <h2>Welcome To The AGE Community</h2>
-          <p>
-            Apache AGE is a continuously developed solution by a progressive
-            community. <br /> We're always looking for contributors who are
-            willing to learn and grow with us. <br /> If you are looking for an
-            opportunity to grow and experience progressive insights this is the
-            place for you!
-          </p>
-          <Ageinfos />
-        </div>
-      </section>
-      <section style={{backgroundImage: `url(${bg03})`, backgroundPosition: 'center', backgroundSize: 'contain', backgroundRepeat: 'no-repeat'}}>
         <div className={styles.content}>
           <h2>AGE Projects</h2>
           <p>
@@ -64,14 +52,14 @@ export const IndexPageTemplate = ({
           <ProjectList />
         </div>
       </section>
-      <section style={{backgroundImage: `url(${bg04})`, backgroundPosition: 'center', backgroundSize: 'contain', backgroundRepeat: 'no-repeat'}}>
+      <section style={{backgroundImage: `url(${bg03})`, backgroundPosition: 'center', backgroundSize: 'contain', backgroundRepeat: 'no-repeat'}}>
         <div className={styles.content}>
           <h2>AGE Forum</h2>
           <p>Learn Apache AGE with code examples, resources, and other developers' inquiries and experiences from the developer community.</p>
         </div>
         <RedditRss />
       </section>
-      <section style={{backgroundImage: `url(${bg05})`, backgroundPosition: 'center', backgroundSize: 'contain', backgroundRepeat: 'no-repeat'}}>
+      <section style={{backgroundImage: `url(${bg04})`, backgroundPosition: 'center', backgroundSize: 'contain', backgroundRepeat: 'no-repeat'}}>
         <div className={styles.content}>
           <h2>Message From AGE Team</h2>
           <div className={styles.Youtube}>
@@ -87,6 +75,19 @@ export const IndexPageTemplate = ({
           </div>
         </div>
       </section>
+      <section style={{backgroundImage: `url(${bg05})`, backgroundPosition: 'center', backgroundSize: 'contain', backgroundRepeat: 'no-repeat'}}>
+        <div className={styles.content}>
+          <h2>Welcome To The AGE Community</h2>
+          <p>
+            Apache AGE is a continuously developed solution by a progressive
+            community. <br /> We're always looking for contributors who are
+            willing to learn and grow with us. <br /> If you are looking for an
+            opportunity to grow and experience progressive insights this is the
+            place for you!
+          </p>
+          <Ageinfos />
+        </div>
+      </section>
       <section style={{backgroundImage: `url(${bg06})`, backgroundPosition: 'center', backgroundSize: 'contain', backgroundRepeat: 'no-repeat'}}>
         <div className={styles.content}>
           <div className={styles.Subscribe}>