diff --git a/cibus-industries b/cibus-industries index 5720093..b23b283 160000 --- a/cibus-industries +++ b/cibus-industries @@ -1 +1 @@ -Subproject commit 5720093c8032099dd47e1a444470f4ab8f7e40aa +Subproject commit b23b283f4b7b8d46ca01f0019f6cd1436e23c9cd diff --git a/components/HeaderTopbar/HeaderTopbar.js b/components/HeaderTopbar/HeaderTopbar.js index 3a7d63e..3f997ac 100644 --- a/components/HeaderTopbar/HeaderTopbar.js +++ b/components/HeaderTopbar/HeaderTopbar.js @@ -147,7 +147,7 @@ const HeaderTopbar = () => { {/* Contact Button */}
- + {t('contactUs')}
diff --git a/public/locales/en/contact.json b/public/locales/en/contact.json index 472f30d..ad576d1 100644 --- a/public/locales/en/contact.json +++ b/public/locales/en/contact.json @@ -13,13 +13,29 @@ "namePlaceholder": "Your Name", "emailPlaceholder": "Your Email", "phonePlaceholder": "Your Phone", - "subjectPlaceholder": "Select Subject", + "subjectPlaceholder": "Select Service", "subjectOptions": [ - "River Development", - "Village Development", - "Road Development", - "Town Development", - "Social Development" + "Family Immigration Assistance", + "Employment & Work Visa Solutions", + "Citizenship & Naturalization Support", + "Investor & Business Immigration Services", + "Asylum & Humanitarian Immigration Support", + "Deportation Defense & Legal Representation", + "Reunite With Loved Ones", + "Personalized Guidance", + "Support Every Step", + "Work & Investment Visas", + "Corporate Compliance", + "Strategic Solutions", + "Protect Against Deportation", + "Legal Representation", + "Tailored Defense Strategy", + "Naturalization Guidance", + "Multilingual Support", + "Preparation & Review", + "Immediate Legal Support", + "Critical Case Handling", + "24/7 Consultation" ], "messagePlaceholder": "Message", "submitButton": "Submit Now", diff --git a/public/locales/es/contact.json b/public/locales/es/contact.json index d589cc9..8a68103 100644 --- a/public/locales/es/contact.json +++ b/public/locales/es/contact.json @@ -13,13 +13,29 @@ "namePlaceholder": "Tu Nombre", "emailPlaceholder": "Tu Correo Electrónico", "phonePlaceholder": "Tu Teléfono", - "subjectPlaceholder": "Selecciona Asunto", + "subjectPlaceholder": "Selecciona Servicio", "subjectOptions": [ - "Desarrollo de Ríos", - "Desarrollo de Aldeas", - "Desarrollo de Carreteras", - "Desarrollo de Ciudades", - "Desarrollo Social" + "Asistencia en Inmigración Familiar", + "Soluciones de Empleo y Visas de Trabajo", + "Apoyo en Ciudadanía y Naturalización", + "Servicios de Inversión e Inmigración Empresarial", + "Apoyo en Asilo e Inmigración Humanitaria", + "Defensa contra la Deportación y Representación Legal", + "Reunirse con Seres Queridos", + "Orientación Personalizada", + "Apoyo en Cada Paso", + "Visas de Trabajo e Inversión", + "Cumplimiento Corporativo", + "Soluciones Estratégicas", + "Protección Contra la Deportación", + "Representación Legal", + "Estrategia de Defensa Personalizada", + "Guía de Naturalización", + "Soporte Multilingüe", + "Preparación y Revisión", + "Asistencia Legal Inmediata", + "Gestión de Casos Críticos", + "Consulta 24/7" ], "messagePlaceholder": "Mensaje", "submitButton": "Enviar Ahora",