Compare commits
No commits in common. "1e0789361cea7872c205d28f1fc468ca3c696d73" and "37fb2d4aafa50a6cd6c2111082f2d23d681a2b18" have entirely different histories.
1e0789361c
...
37fb2d4aaf
@ -1 +1 @@
|
|||||||
Subproject commit b23b283f4b7b8d46ca01f0019f6cd1436e23c9cd
|
Subproject commit 5720093c8032099dd47e1a444470f4ab8f7e40aa
|
||||||
@ -147,7 +147,7 @@ const HeaderTopbar = () => {
|
|||||||
{/* Contact Button */}
|
{/* Contact Button */}
|
||||||
<div className="col-lg-3 col-12 d-flex justify-content-end align-items-center">
|
<div className="col-lg-3 col-12 d-flex justify-content-end align-items-center">
|
||||||
<div className="contact-info ms-3">
|
<div className="contact-info ms-3">
|
||||||
<Link className="theme-btn" href="tel:+919847739275">
|
<Link className="theme-btn" href="/contact">
|
||||||
{t('contactUs')}
|
{t('contactUs')}
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -12,29 +12,13 @@
|
|||||||
"namePlaceholder": "Your Name",
|
"namePlaceholder": "Your Name",
|
||||||
"emailPlaceholder": "Your Email",
|
"emailPlaceholder": "Your Email",
|
||||||
"phonePlaceholder": "Your Phone",
|
"phonePlaceholder": "Your Phone",
|
||||||
"subjectPlaceholder": "Select Service",
|
"subjectPlaceholder": "Select Subject",
|
||||||
"subjectOptions": [
|
"subjectOptions": [
|
||||||
"Family Immigration Assistance",
|
"River Development",
|
||||||
"Employment & Work Visa Solutions",
|
"Village Development",
|
||||||
"Citizenship & Naturalization Support",
|
"Road Development",
|
||||||
"Investor & Business Immigration Services",
|
"Town Development",
|
||||||
"Asylum & Humanitarian Immigration Support",
|
"Social Development"
|
||||||
"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",
|
"messagePlaceholder": "Message",
|
||||||
"submitButton": "Submit Now",
|
"submitButton": "Submit Now",
|
||||||
|
|||||||
@ -12,29 +12,13 @@
|
|||||||
"namePlaceholder": "Tu Nombre",
|
"namePlaceholder": "Tu Nombre",
|
||||||
"emailPlaceholder": "Tu Correo Electrónico",
|
"emailPlaceholder": "Tu Correo Electrónico",
|
||||||
"phonePlaceholder": "Tu Teléfono",
|
"phonePlaceholder": "Tu Teléfono",
|
||||||
"subjectPlaceholder": "Selecciona Servicio",
|
"subjectPlaceholder": "Selecciona Asunto",
|
||||||
"subjectOptions": [
|
"subjectOptions": [
|
||||||
"Asistencia en Inmigración Familiar",
|
"Desarrollo de Ríos",
|
||||||
"Soluciones de Empleo y Visas de Trabajo",
|
"Desarrollo de Aldeas",
|
||||||
"Apoyo en Ciudadanía y Naturalización",
|
"Desarrollo de Carreteras",
|
||||||
"Servicios de Inversión e Inmigración Empresarial",
|
"Desarrollo de Ciudades",
|
||||||
"Apoyo en Asilo e Inmigración Humanitaria",
|
"Desarrollo Social"
|
||||||
"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",
|
"messagePlaceholder": "Mensaje",
|
||||||
"submitButton": "Enviar Ahora",
|
"submitButton": "Enviar Ahora",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user