smale updates

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-03-01 15:19:21 +05:00
parent 4737c091be
commit 61013d119f
8 changed files with 27 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ export default function UpHeader() {
const t = useTranslations(); const t = useTranslations();
return ( return (
<div className="w-full border-b border-gray-400/50"> <div className="w-full border-b border-gray-400/50">
<div className="max-w-7xl mx-auto py-2 px-4 sm:px-6 lg:px-8 flex justify-between items-center"> <div className="max-w-7xl mx-auto py-2 px-4 sm:px-6 lg:px-8 flex max-[450px]:flex-col justify-between gap-2 items-center">
<div className="flex items-center gap-2"> <div className="flex items-center gap-2">
<p className="text-white font-medium">{t("navbar.connect")}:</p> <p className="text-white font-medium">{t("navbar.connect")}:</p>
<div className="flex items-center gap-3"> <div className="flex items-center gap-3">

View File

@@ -120,6 +120,13 @@
}, },
"contact": "CONTACT US", "contact": "CONTACT US",
"award": "Best Fire Protection Award 2025" "award": "Best Fire Protection Award 2025"
},
"subPages": {
"baza": "Regulatory base",
"certificate": "SLT BLOCKFIRE Certificates",
"notePP": "Installation guide for PP pipes and fittings",
"noteTrailer": "Installation guide for welded saddles",
"noteFlans": "Installation guide for PP flanges"
} }
}, },
"contact": { "contact": {
@@ -209,7 +216,7 @@
}, },
"navbar": { "navbar": {
"home": "HOME", "home": "HOME",
"about": "ABOUT", "about": "ABOUT COMPANY",
"pages": "PAGES", "pages": "PAGES",
"services": "SERVICES", "services": "SERVICES",
"faq": "FAQ", "faq": "FAQ",
@@ -300,7 +307,7 @@
"clear_all": "Clear all", "clear_all": "Clear all",
"image_not_found": "Image not available", "image_not_found": "Image not available",
"loading_error": "An error occurred while loading data", "loading_error": "An error occurred while loading data",
"products_not_found":"Products not found", "products_not_found": "Products not found",
"priceModal": { "priceModal": {
"title": "Get Price", "title": "Get Price",
"product": { "product": {

View File

@@ -120,6 +120,13 @@
}, },
"contact": "СВЯЗАТЬСЯ С НАМИ", "contact": "СВЯЗАТЬСЯ С НАМИ",
"award": "Лучшая Пожарная Защита 2025" "award": "Лучшая Пожарная Защита 2025"
},
"subPages": {
"baza": "Нормативная база",
"certificate": "Сертификаты SLT BLOCKFIRE",
"notePP": "Инструкция по монтажу ПП труб и фитингов",
"noteTrailer": "Инструкция по монтажу вварных сёдел",
"noteFlans": "Инструкция по монтажу фланцев из ПП"
} }
}, },
"contact": { "contact": {
@@ -209,7 +216,7 @@
}, },
"navbar": { "navbar": {
"home": "ГЛАВНАЯ", "home": "ГЛАВНАЯ",
"about": "О НАС", "about": "О компании",
"pages": "СТРАНИЦЫ", "pages": "СТРАНИЦЫ",
"services": "УСЛУГИ", "services": "УСЛУГИ",
"faq": "ЧЗВ", "faq": "ЧЗВ",
@@ -300,7 +307,7 @@
"clear_all": "Очистить всё", "clear_all": "Очистить всё",
"image_not_found": "Изображение отсутствует", "image_not_found": "Изображение отсутствует",
"loading_error": "Произошла ошибка при загрузке данных", "loading_error": "Произошла ошибка при загрузке данных",
"products_not_found":"Товары не найдены", "products_not_found": "Товары не найдены",
"priceModal": { "priceModal": {
"title": "Узнать цену", "title": "Узнать цену",
"product": { "product": {

View File

@@ -120,6 +120,13 @@
}, },
"contact": "BIZ BILAN BOG'LANISH", "contact": "BIZ BILAN BOG'LANISH",
"award": "Eng Yaxshi Yong'in Himoyasi 2025" "award": "Eng Yaxshi Yong'in Himoyasi 2025"
},
"subPages":{
"baza":"Normativ baza",
"certificate":"SLT BLOCKFIRE sertifikatlari",
"notePP":"PP trubalar va fitinglar boyicha ornatish qollanmasi",
"noteTrailer":"Qoshma tirkamalar ornatish boyicha qollanma",
"noteFlans":"PP flanslar ornatish boyicha qollanma"
} }
}, },
"contact": { "contact": {
@@ -209,7 +216,7 @@
}, },
"navbar": { "navbar": {
"home": "ASOSIY", "home": "ASOSIY",
"about": "BIZ HAQIMIZDA", "about": "KAMPANIYA HAQIDA",
"pages": "SAHIFALAR", "pages": "SAHIFALAR",
"services": "XIZMATLAR", "services": "XIZMATLAR",
"faq": "FAQ", "faq": "FAQ",

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
public/images/about/pp.avif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB