seo优化

This commit is contained in:
X1627315083@163.com
2026-06-04 09:39:31 +08:00
parent 81a0a060ee
commit b020ce0755
10 changed files with 50 additions and 57 deletions

View File

@@ -134,7 +134,7 @@
const slides = computed<HomeSlide[]>(() => [
{
id: 'aida',
image: `${IMAGE_BASE_URL}/wp-content/uploads/2022/11/mainbanner01-2.jpg`,
image: `${IMAGE_BASE_URL}/2022/11/mainbanner01-2.jpg`,
video: '',
alt: t('Home.banner1slogan'),
title: t('Home.banner1slogan'),
@@ -143,7 +143,7 @@
},
{
id: 'mixi',
image: `${IMAGE_BASE_URL}/wp-content/uploads/2022/11/mainbanner02-3.jpg`,
image: `${IMAGE_BASE_URL}/2022/11/mainbanner02-3.jpg`,
video: '',
alt: 'Code Create product banner',
title: t('Home.banner2slogan'),