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

@@ -88,6 +88,10 @@ const services = [
const { cartByCategory } = useMock()
const previewItems = computed(() => cartByCategory('nedvizhimost'))
useHead({
title: 'Rental - недвижимость',
})
</script>
<style lang="scss">