some index components changed
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
</NuxtLink>
|
||||
</div>
|
||||
</div>
|
||||
<TextWithImageAndButton />
|
||||
<LogosWithText />
|
||||
<!-- <div class="items container">
|
||||
<div>
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
export default {
|
||||
setup(){
|
||||
definePageMeta({
|
||||
layout: 'mainbanner',
|
||||
layout: 'default',
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user