From ea4f0f5c650130a2ed84557c298681e218516cee Mon Sep 17 00:00:00 2001 From: Atash03 Date: Fri, 20 Feb 2026 15:00:12 +0500 Subject: [PATCH] fix: contact phones and svg favicon --- app/layout.tsx | 2 +- messages/en.json | 2 +- messages/ru.json | 2 +- messages/tm.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index ef692b8..4370c8b 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -4,7 +4,7 @@ export const metadata: Metadata = { title: "TurkmenExpo", description: "", icons: { - icon: "/assets/icons/logo.png", + icon: "/assets/icons/logo.svg", }, }; diff --git a/messages/en.json b/messages/en.json index 3f3eee3..117eab1 100644 --- a/messages/en.json +++ b/messages/en.json @@ -85,7 +85,7 @@ "message": "Message", "address": "Address:", "addressValue": "744000, Ashgabat, 183 Bitarap Turkmenistan ave.", - "phoneNumbers": "+99371871814; 99363719588" + "phoneNumbers": "+993 71 971813; +993 62 006200" }, "footer": { "address": "Address: Ashgabat, 183 Bitarap Turkmenistan ave., 744000", diff --git a/messages/ru.json b/messages/ru.json index dd10564..db5196b 100644 --- a/messages/ru.json +++ b/messages/ru.json @@ -85,7 +85,7 @@ "message": "Сообщение", "address": "Адрес:", "addressValue": "744000, г. Ашхабад, просп. Битарап Туркменистан, 183", - "phoneNumbers": "+99371871814; 99363719588" + "phoneNumbers": "+993 71 971813; +993 62 006200" }, "footer": { "address": "Адрес: 744000, г. Ашхабад, просп. Битарап Туркменистан, 183", diff --git a/messages/tm.json b/messages/tm.json index f31539c..48d8994 100644 --- a/messages/tm.json +++ b/messages/tm.json @@ -85,7 +85,7 @@ "message": "Habar", "address": "Salgysy:", "addressValue": "744000, Aşgabat ş., Bitarap Türkmenistan şaýoly, 183", - "phoneNumbers": "+99371871814; 99363719588" + "phoneNumbers": "+993 71 971813; +993 62 006200" }, "footer": { "address": "Salgysy: 744000, Aşgabat ş., Bitarap Türkmenistan şaýoly, 183",