diff --git a/components/BaseFooter.vue b/components/BaseFooter.vue index 97e4424..34513f3 100644 --- a/components/BaseFooter.vue +++ b/components/BaseFooter.vue @@ -19,8 +19,8 @@
  • Email:
    - - info@rental-concierge.com + + atgoldenkg@gmail.com
  • @@ -70,10 +70,10 @@
    - Rental + AT Golden
    - © {{ new Date().getFullYear() }} Rental. + © {{ new Date().getFullYear() }} AT Golden. Все права защищены.
    diff --git a/components/Contacts.vue b/components/Contacts.vue index 2028a92..9980364 100644 --- a/components/Contacts.vue +++ b/components/Contacts.vue @@ -11,7 +11,7 @@
    - Начните работу с Rental + Начните работу с AT Golden
    @@ -143,7 +143,7 @@ const contacts = [ }, { label: 'Email', - value: 'info@rental-concierge.com', + value: 'atgoldenkg@gmail.com', icon: 'i-lucide:mail', }, { diff --git a/database.db b/database.db deleted file mode 100644 index a0ae94d..0000000 Binary files a/database.db and /dev/null differ diff --git a/layouts/cart.vue b/layouts/cart.vue index 6e6e726..84fd9b6 100644 --- a/layouts/cart.vue +++ b/layouts/cart.vue @@ -1,7 +1,7 @@