seo优化
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user