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

nielifeng pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 5513417  Update HomePage IMAGE (#39)
5513417 is described below

commit 55134178823a4c897e53490276bdf2a2b4419196
Author: Kirs <[email protected]>
AuthorDate: Fri Dec 31 16:28:02 2021 +0800

    Update HomePage IMAGE (#39)
---
 src/pages/home/index.jsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/home/index.jsx b/src/pages/home/index.jsx
index 4b9037e..73ab652 100644
--- a/src/pages/home/index.jsx
+++ b/src/pages/home/index.jsx
@@ -62,7 +62,7 @@ export default function () {
                         <div className="bold_dot" style={{top: '700px', left: 
'240px'}}></div>
 
                         <div className="architecture-image">
-                            <img className="button_icon github1" 
src={useBaseUrl('/home/processes_' + (language === 'en' ? 'en' : 'zh')  + 
'.svg')} alt="System Architecture"/>
+                            <img className="button_icon github1" 
src={useBaseUrl('/image/seatunnel-workflow.svg')} alt="System Architecture"/>
                         </div>
 
                         <svg width="860" height="860" viewBox="0 0 100 100">

Reply via email to