@@ -33,7 +33,7 @@ export default function ProductCard({
{/* Content Container */}
-
+
{title}
diff --git a/messages/en.json b/messages/en.json
index 60ea685..8297853 100644
--- a/messages/en.json
+++ b/messages/en.json
@@ -330,6 +330,7 @@
"products": "Products",
"contact": "Contact",
"blog": "Blog",
+ "catalog_page": "Products",
"fire-safety": "Fire Safety",
"fire-alarm": "Fire Alarm",
"fire-suppression": "Fire Suppression",
diff --git a/messages/ru.json b/messages/ru.json
index ce6065c..63254c3 100644
--- a/messages/ru.json
+++ b/messages/ru.json
@@ -330,6 +330,7 @@
"products": "Продукция",
"contact": "Контакты",
"blog": "Блог",
+ "catalog_page": "Товары",
"fire-safety": "Пожарная безопасность",
"fire-alarm": "Пожарная сигнализация",
"fire-suppression": "Пожаротушение",