From b42e8ce97d81e5d6a389bd07b0000c9ce5fb22d5 Mon Sep 17 00:00:00 2001
From: parsa aghaei
Date: Tue, 14 Jul 2026 20:34:55 +0330
Subject: [PATCH] design: fix contrast accessibility for footer captions,
copyright text, bottom menus, and vertical alignment of authenticity seal
badge
---
frontend/application/components/Footer.tsx | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/frontend/application/components/Footer.tsx b/frontend/application/components/Footer.tsx
index fcb2c92..16b7a4c 100644
--- a/frontend/application/components/Footer.tsx
+++ b/frontend/application/components/Footer.tsx
@@ -20,7 +20,7 @@ export default function Footer({ onNavigate, onShopNavigate, onB2BOpen }: {
C
Canina {getText('brand_name_fa', "ایران")}
- {getText('brand_subtitle', "نماینده رسمی Canina Pharma GmbH آلمان")}
+ {getText('brand_subtitle', "نماینده رسمی Canina Pharma GmbH آلمان")}
@@ -72,7 +72,7 @@ export default function Footer({ onNavigate, onShopNavigate, onB2BOpen }: {
-
{getText('footer_phone_label', "خط ویژه فروش")}
+
{getText('footer_phone_label', "خط ویژه فروش")}
{getText('footer_phone', "۰۲۱-۸۸۸۸ ۴۴۴۴")}
@@ -81,7 +81,7 @@ export default function Footer({ onNavigate, onShopNavigate, onB2BOpen }: {
-
{getText('footer_email_label', "مکاتبات رسمی")}
+
{getText('footer_email_label', "مکاتبات رسمی")}
{getText('footer_email', "info@canino-iran.com")}
@@ -92,7 +92,7 @@ export default function Footer({ onNavigate, onShopNavigate, onB2BOpen }: {
-
{getText('footer_address_label', "دفتر مرکزی")}
+
{getText('footer_address_label', "دفتر مرکزی")}
{getText('footer_address', "تهران، جردن، خیابان سعیدی، ساختمان کانینا، طبقه ۵، واحد ۱۹")}
@@ -105,18 +105,18 @@ export default function Footer({ onNavigate, onShopNavigate, onB2BOpen }: {
{getText('footer_auth_title', "اصالت کالا تضمین میشود")}
-
{getText('footer_auth_desc', "تمامی محصولات دارای لیبل اصالت وزارت بهداشت و QR Code اختصاصی هستند.")}
+
{getText('footer_auth_desc', "تمامی محصولات دارای لیبل اصالت وزارت بهداشت و QR Code اختصاصی هستند.")}
- {getText('footer_auth_badge', "اصالت آلمانی کانینا")}
+ {getText('footer_auth_badge', "اصالت آلمانی کانینا")}
-
-
{getText('footer_copyright', "© ۲۰۲۶ کانینا ایران. تمامی حقوق محفوظ است.")}
-
+
+
{getText('footer_copyright', "© ۲۰۲۶ کانینا ایران. تمامی حقوق محفوظ است.")}
+