diff --git a/components/Contacts.vue b/components/Contacts.vue index d41ef06..2028a92 100644 --- a/components/Contacts.vue +++ b/components/Contacts.vue @@ -138,7 +138,7 @@ const route = useRoute() const contacts = [ { label: 'Телефон', - value: '+7 (495) 123-45-67', + value: '+9 (967) 001-15-500', icon: 'i-lucide:phone', }, { @@ -148,7 +148,7 @@ const contacts = [ }, { label: 'Адрес', - value: 'Москва, Тверская улица, 1', + value: 'Адрес Бишкек, Свердловский район ул.Ибраимова, дом 115/4', icon: 'i-lucide:map-pin', }, ] diff --git a/nuxt.config.ts b/nuxt.config.ts index 9c3c15b..8b2dc7e 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -47,6 +47,9 @@ export default defineNuxtConfig({ }, app: { head: { + link: [ + { rel: 'icon', type: 'image/svg+xml', href: '/main-logo.svg' }, + ], meta: [ { name: 'viewport', diff --git a/public/main-logo.svg b/public/main-logo.svg new file mode 100644 index 0000000..089808d --- /dev/null +++ b/public/main-logo.svg @@ -0,0 +1,4 @@ + + + +