feat: improve home page with hero banner, logo, and catalog CTA

This commit is contained in:
2026-05-28 17:24:45 -05:00
parent 7ecf1eb142
commit d86919e930
2 changed files with 107 additions and 28 deletions

View File

@@ -3,4 +3,5 @@
</template>
<script setup>
import Wellcome from '@/components/Wellcome.vue'
</script>