init
All checks were successful
Deploy / build (push) Successful in 52s

This commit is contained in:
alsaze
2025-12-09 00:09:09 +03:00
parent 38becd5e9b
commit 1a8d15e547
72 changed files with 640 additions and 92 deletions

View File

@@ -36,6 +36,12 @@
</div>
</template>
<script setup lang="ts">
useHead({
title: 'Rental - консьерж-сервис',
})
</script>
<style lang="scss">
.index-page {
display: flex;