diff --git a/components/layout/footer.tsx b/components/layout/footer.tsx index 3f5a045..06a30d7 100644 --- a/components/layout/footer.tsx +++ b/components/layout/footer.tsx @@ -34,7 +34,7 @@ export function Footer() { }, }); - const formatPhoneNumber = (value: string) => { + const formatPhoneNumber = (value: string) => { const numbers = value.replace(/\D/g, ""); if (!numbers.startsWith("998")) { return "+998 "; @@ -134,14 +134,14 @@ export function Footer() { {t("footer.description")}

- - + */} @@ -238,16 +238,16 @@ export function Footer() { {/* Copyright Section */}
-
-
Copyright © 2025 Ignum Company.
-
+ */}
diff --git a/components/layout/navbar.tsx b/components/layout/navbar.tsx index dee817b..be53ca4 100644 --- a/components/layout/navbar.tsx +++ b/components/layout/navbar.tsx @@ -103,7 +103,8 @@ export function Navbar() {
-
+998-98-099-21-21
+998-77-372-21-21
+
+998-77-372-21-21
+
+998-98-099-21-21
diff --git a/components/pages/products/slug/rightSide.tsx b/components/pages/products/slug/rightSide.tsx index c76802d..71c2587 100644 --- a/components/pages/products/slug/rightSide.tsx +++ b/components/pages/products/slug/rightSide.tsx @@ -89,10 +89,10 @@ export function RightSide({ Ulashish:
- + {/* - - + */} +
diff --git a/messages/en.json b/messages/en.json index ed31c9b..34c0c91 100644 --- a/messages/en.json +++ b/messages/en.json @@ -222,7 +222,9 @@ "contact": "Contact", "help": "Help" }, - "address":"Tashkent city, Yunusabad district, 3rd dead-end of Niyozbek Yoli street, house 39" + "address":"Tashkent city, Yunusabad district, 3rd dead-end of Niyozbek Yoli street, house 39", + "create":"Created by {name}" + }, "rasmlar": "Images", "fotogalereya": "Photo Gallery", diff --git a/messages/ru.json b/messages/ru.json index ebda1b2..db42476 100644 --- a/messages/ru.json +++ b/messages/ru.json @@ -222,7 +222,8 @@ "contact": "Контакты", "help": "Помощь" }, - "address":"г. Ташкент, Юнусабадский район, 3-й тупик улицы Ниязбек йўли, дом 39" + "address":"г. Ташкент, Юнусабадский район, 3-й тупик улицы Ниязбек йўли, дом 39", + "create":"Разработано {name}" }, "rasmlar": "Изображения", "fotogalereya": "Фотогалерея", diff --git a/messages/uz.json b/messages/uz.json index 2d9cc57..eb2ef74 100644 --- a/messages/uz.json +++ b/messages/uz.json @@ -222,7 +222,8 @@ "contact": "Aloqa", "help": "Yordam" }, - "address": "Toshkent shahri , Yunusabod tumani , Niyozbek yo'li 3 tor ko'chasi , 39 uy" + "address": "Toshkent shahri , Yunusabod tumani , Niyozbek yo'li 3 tor ko'chasi , 39 uy", + "create":"{name} - Jamoasi tomonidan ishlab chiqilgan" }, "rasmlar": "Rasmlar", "fotogalereya": "Fotogalereya",