section with transparent cards

This commit is contained in:
María
2025-07-31 13:14:13 +02:00
committed by María
parent 86d77c3e48
commit 41d2d8a47b
12 changed files with 117 additions and 26 deletions

View File

@@ -12,11 +12,13 @@
<script>
import HeroPages from '~/components/HeroPages.vue';
import TextWithImage from '../../components/TextWithImage.vue';
import SectionWithCards from '../../components/SectionWithCards.vue';
export default {
components: {
HeroPages,
TextWithImage
TextWithImage,
SectionWithCards
},
data() {
return {