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

@@ -84,6 +84,10 @@ const services = [
const { cartByCategory } = useMock()
const previewItems = computed(() => cartByCategory('transport'))
useHead({
title: 'Rental - автомобили',
})
</script>
<style lang="scss">