diff --git a/utils/constant.utils.js b/utils/constant.utils.js
index 916d782..276f965 100644
--- a/utils/constant.utils.js
+++ b/utils/constant.utils.js
@@ -28,27 +28,27 @@ import develop3 from '/public/images/service/develop/img-3.jpg'
export const featuresData = [
- {
- icon: "fi flaticon-charity",
- title: "Strategic Planning",
- link: "/team",
- description:
- "We create custom legal strategies based on immigration law, policy changes, and your needs."
- },
- {
- icon: "fi flaticon-conference-1",
- title: "Expert Preparation",
- link: "/campaign",
- description:
- "Careful document preparation, evidence gathering, and filing to boost your application success."
- },
- {
- icon: "fi flaticon-community",
- title: "Ongoing Support",
- link: "/volunteer",
- description:
- "We monitor your case, provide updates, and represent you through your full immigration process."
- }
+ {
+ icon: "fi flaticon-charity",
+ title: "Strategic Planning",
+ link: "/team",
+ description:
+ "We create custom legal strategies based on immigration law, policy changes, and your needs."
+ },
+ {
+ icon: "fi flaticon-conference-1",
+ title: "Expert Preparation",
+ link: "/campaign",
+ description:
+ "Careful document preparation, evidence gathering, and filing to boost your application success."
+ },
+ {
+ icon: "fi flaticon-community",
+ title: "Ongoing Support",
+ link: "/volunteer",
+ description:
+ "We monitor your case, provide updates, and represent you through your full immigration process."
+ }
];
@@ -63,7 +63,7 @@ export const TabServices = [
{
sTitle: "Personalized Guidance",
slug: "family-guidance",
- sImgS:sImgS1,
+ sImgS: sImgS1,
description: "Our team creates a strategy tailored to your family's unique situation for smooth processing.",
category: "Family"
},
@@ -159,3 +159,102 @@ export const TabServices = [
category: "Emergency Relief"
}
];
+
+export const MissionVision = [
+ {
+ Id: '1',
+ sImgS: sImgS1,
+ sTitle: 'Legal Establishment',
+ slug: 'legal-establishment',
+ description: 'Our practice sets the standard for immigration law excellence, with a track record of successful cases spanning over two decades.',
+ des2: 'Lacus, etiam sed est eu tempus need Temer diam congue laoret .',
+ des3: 'One way to categorize the activities is in terms of the professional’s area of expertise such as competitive analysis, corporate strategy the activities',
+ icon: 'flaticon-credit',
+ ssImg1: sSingleimg1,
+ ssImg2: sSingleimg2,
+ },
+ {
+ Id: '2',
+ sImgS: sImgS2,
+ sTitle: 'Employment & Visa Solutions',
+ slug: 'employment-visa-solutions',
+ description: 'We specialize in work visas, employment-based green cards, and helping professionals achieve their career goals in America.',
+ des2: 'Lacus, etiam sed est eu tempus need Temer diam congue laoret .',
+ des3: 'One way to categorize the activities is in terms of the professional’s area of expertise such as competitive analysis, corporate strategy the activities',
+ icon: 'flaticon-job',
+ ssImg1: sSingleimg1,
+ ssImg2: sSingleimg2,
+ },
+ {
+ Id: '3',
+ sImgS: sImgS3,
+ sTitle: 'Recognized Legal Excellence',
+ slug: 'recognized-legal-excellence',
+ description: 'Our attorneys are recognized leaders in immigration law, with numerous awards and peer recognition for outstanding service.',
+ des2: 'Lacus, etiam sed est eu tempus need Temer diam congue laoret .',
+ des3: 'One way to categorize the activities is in terms of the professional’s area of expertise such as competitive analysis, corporate strategy the activities',
+ icon: 'flaticon-team-work',
+ ssImg1: sSingleimg1,
+ ssImg2: sSingleimg2,
+ },
+ {
+ Id: '4',
+ sImgS: sImgS4,
+ sTitle: 'Comprehensive Client Support',
+ slug: 'comprehensive-client-support',
+ description: 'From initial consultation to final approval, we provide complete support throughout your entire immigration journey.',
+ des2: 'Lacus, etiam sed est eu tempus need Temer diam congue laoret .',
+ des3: 'One way to categorize the activities is in terms of the professional’s area of expertise such as competitive analysis, corporate strategy the activities',
+ icon: 'flaticon-bus',
+ ssImg1: sSingleimg1,
+ ssImg2: sSingleimg2,
+ },
+ {
+ Id: '1',
+ sImgS: sImgS1,
+ sTitle: 'Legal Establishment',
+ slug: 'legal-establishment',
+ description: 'Our practice sets the standard for immigration law excellence, with a track record of successful cases spanning over two decades.',
+ des2: 'Lacus, etiam sed est eu tempus need Temer diam congue laoret .',
+ des3: 'One way to categorize the activities is in terms of the professional’s area of expertise such as competitive analysis, corporate strategy the activities',
+ icon: 'flaticon-credit',
+ ssImg1: sSingleimg1,
+ ssImg2: sSingleimg2,
+ },
+ {
+ Id: '2',
+ sImgS: sImgS2,
+ sTitle: 'Employment & Visa Solutions',
+ slug: 'employment-visa-solutions',
+ description: 'We specialize in work visas, employment-based green cards, and helping professionals achieve their career goals in America.',
+ des2: 'Lacus, etiam sed est eu tempus need Temer diam congue laoret .',
+ des3: 'One way to categorize the activities is in terms of the professional’s area of expertise such as competitive analysis, corporate strategy the activities',
+ icon: 'flaticon-job',
+ ssImg1: sSingleimg1,
+ ssImg2: sSingleimg2,
+ },
+ {
+ Id: '3',
+ sImgS: sImgS3,
+ sTitle: 'Recognized Legal Excellence',
+ slug: 'recognized-legal-excellence',
+ description: 'Our attorneys are recognized leaders in immigration law, with numerous awards and peer recognition for outstanding service.',
+ des2: 'Lacus, etiam sed est eu tempus need Temer diam congue laoret .',
+ des3: 'One way to categorize the activities is in terms of the professional’s area of expertise such as competitive analysis, corporate strategy the activities',
+ icon: 'flaticon-team-work',
+ ssImg1: sSingleimg1,
+ ssImg2: sSingleimg2,
+ },
+ {
+ Id: '4',
+ sImgS: sImgS4,
+ sTitle: 'Comprehensive Client Support',
+ slug: 'comprehensive-client-support',
+ description: 'From initial consultation to final approval, we provide complete support throughout your entire immigration journey.',
+ des2: 'Lacus, etiam sed est eu tempus need Temer diam congue laoret .',
+ des3: 'One way to categorize the activities is in terms of the professional’s area of expertise such as competitive analysis, corporate strategy the activities',
+ icon: 'flaticon-bus',
+ ssImg1: sSingleimg1,
+ ssImg2: sSingleimg2,
+ },
+]
\ No newline at end of file