ываыв

This commit is contained in:
Kirill
2026-06-01 16:32:24 +05:00
parent ca8ed0da62
commit 29d240424b
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ export const STORE_PUBLIC_SITE_URL = (() => {
})()
/** Демо-контакты для футера; при необходимости задайте через VITE_* в `.env`. */
export const STORE_EMAIL = import.meta.env.VITE_STORE_EMAIL ?? 'larisa8502@yandex.ru'
export const STORE_EMAIL = import.meta.env.VITE_STORE_EMAIL ?? 'lara.larisa8502@yandex.ru'
export const STORE_PHONE = import.meta.env.VITE_STORE_PHONE ?? '+7 (952) 318-16-24'
export const VK_URL = import.meta.env.VITE_VK_URL ?? 'https://vk.com/club158395871'