替换图片

This commit is contained in:
X1627315083@163.com
2026-06-03 14:21:11 +08:00
parent 1b7403b375
commit d42e7240d7
18 changed files with 1246 additions and 1247 deletions

View File

@@ -116,13 +116,13 @@
if (isEnglish) {
return isMobile
? 'https://code-create.com.hk/wp-content/uploads/2023/06/codec_brand_vid_EN_1x1_SUB.mp4'
: 'https://code-create.com.hk/wp-content/uploads/2023/06/codec_brand_vid_16x9_ENG_SUB.mp4'
? 'https://s3.ap-east-1.amazonaws.com/code-create.com.hk/2023/06/codec_brand_vid_EN_1x1_SUB.mp4'
: 'https://s3.ap-east-1.amazonaws.com/code-create.com.hk/2023/06/codec_brand_vid_16x9_ENG_SUB.mp4'
} else {
// 中文(简体和繁体都使用中文版本)
return isMobile
? 'https://code-create.com.hk/wp-content/uploads/2023/05/codec_brand_video_SC_1x1_SUB.mp4'
: 'https://code-create.com.hk/wp-content/uploads/2023/05/codec_brand_video_SC_16x9_SUB.mp4'
? 'https://s3.ap-east-1.amazonaws.com/code-create.com.hk/2023/05/codec_brand_video_SC_1x1_SUB.mp4'
: 'https://s3.ap-east-1.amazonaws.com/code-create.com.hk/2023/05/codec_brand_video_SC_16x9_SUB.mp4'
}
}

View File

@@ -17,9 +17,9 @@
{
name: 'AiDA 3.1',
title: t('Home.aidaDesc'),
backgroundImage: 'https://code-create.com.hk/wp-content/uploads/2022/11/aida_intro_01_bg.png',
backgroundImage: 'https://s3.ap-east-1.amazonaws.com/code-create.com.hk/2022/11/aida_intro_01_bg.png',
backgroundAlt: 'Fashion design sketches on paper',
panelImage: 'https://code-create.com.hk/wp-content/uploads/2024/01/new-layout-1.png',
panelImage: 'https://s3.ap-east-1.amazonaws.com/code-create.com.hk/2024/01/new-layout-1.png',
panelAlt: 'AiDA design workspace preview',
reversed: false
},
@@ -62,7 +62,7 @@
>
<img
class="ecosystem-logo"
src="https://code-create.com.hk/wp-content/uploads/2022/11/home_ai_logo.png"
src="https://s3.ap-east-1.amazonaws.com/code-create.com.hk/2022/11/home_ai_logo.png"
alt="Code Create"
loading="lazy"
translate-y-s="-20"