diff --git a/api/blogs.js b/api/blogs.js index b72bc72..f3d14aa 100644 --- a/api/blogs.js +++ b/api/blogs.js @@ -6,11 +6,16 @@ import blogSingleImg1 from "/public/images/blog/blog-detail-1.webp"; import blogSingleImg2 from "/public/images/blog/blog-detail-2.webp"; import blogSingleImg3 from "/public/images/blog/blog-detail-3.webp"; +import bannerImg1 from "/public/images/blog/banner-1.webp"; +import bannerImg2 from "/public/images/blog/banner-2.webp"; +import bannerImg3 from "/public/images/blog/banner-3.webp"; + const blogs = [ { id: '1', title: 'New TPS Designations: What You Need to Know', slug: 'new-tps-designations-what-you-need-to-know', + bannerImg: bannerImg1, screens: blogImg1, description: `
Recent policy changes affect thousands of immigrants. Learn how temporary protected status updates may impact your case and what actions to take. @@ -23,7 +28,6 @@ const blogs = [
"TPS changes don't just affect paperwork - they affect families, communities, and the futures that people have worked so hard to build in America. Every case requires immediate attention and strategic planning." -
Don't let TPS changes catch you unprepared. Schedule a consultation with qualified immigration counsel to understand your options and develop a strategy for your family's future. Every situation is unique, and what works for one person may not apply to your circumstances. - At Janhan law, we've helped hundreds of TPS holders navigate these transitions successfully. Our multilingual team understands the complexity of changing immigration policies and works tirelessly to protect our clients' rights and futures in America. + At Janahan law, we've helped hundreds of TPS holders navigate these transitions successfully. Our multilingual team understands the complexity of changing immigration policies and works tirelessly to protect our clients' rights and futures in America. Contact us today for a comprehensive case evaluation. Your American dream doesn't have to end with TPS changes - let us help you find the pathway to permanent protection.
@@ -57,6 +61,7 @@ const blogs = [ { id: '2', title: 'H-1B Season 2025: Preparation Strategies', + bannerImg: bannerImg2, slug: 'h1b-season-2025-preparation-strategies', screens: blogImg2, description: ` @@ -71,7 +76,6 @@ const blogs = [ Prepare for potential RFEs by assembling detailed resumes, employer letters, certifications, and training records now."H-1B success requires bulletproof preparation. We see lottery winners receive denials due to rushed filing. Start preparing months in advance, not days." -
H-1B preparation requires months of strategic planning and expert legal guidance. At Janhan law, our employment immigration team achieves exceptional approval rates through meticulous preparation. +
H-1B preparation requires months of strategic planning and expert legal guidance. At Janahan law, our employment immigration team achieves exceptional approval rates through meticulous preparation. Schedule your H-1B consultation today. Don't let another season pass without maximizing your success chances.
"This article provides general guidance only. Consult qualified immigration counsel for your specific situation." @@ -109,6 +113,7 @@ Consider backup options like O-1, L-1, or TN status if not selected. id: '3', title: 'Family Immigration Backlogs: Alternative Options', slug: 'family-immigration-backlogs-alternative-options', + bannerImg: bannerImg3, screens: blogImg3, description: `While family preference categories face delays, discover alternative pathways to reunite with loved ones and expedite your case. @@ -133,7 +138,6 @@ Multiple family members can file separate petitions. Coordinate filings among ci
"We regularly find immediate relative qualifications that clients didn't know existed, turning decades-long separations into months-long processes." -Humanitarian Options
@@ -158,7 +162,7 @@ Maintain valid status when possible to preserve flexibility and avoid complicatiExpert Strategy Required
Family immigration involves complex timing decisions and strategic choices that can save years of separation or create permanent entry bars. -At Janhan law, we specialize in finding creative solutions to family separation. Our team regularly identifies alternative pathways that reduce wait times from decades to months. +At Janahan law, we specialize in finding creative solutions to family separation. Our team regularly identifies alternative pathways that reduce wait times from decades to months. Schedule your consultation today. Let us find the fastest pathway to reunite your family.
diff --git a/api/service.js b/api/service.js index 03f0473..3ce6f20 100644 --- a/api/service.js +++ b/api/service.js @@ -35,8 +35,7 @@ const Services = [ sImgS: sImgS1, sTitle: 'Family Immigration', slug: 'family-immigration', - description: 'Reunite with loved ones through marriage-based green cards, fiancé visas, and family preference petitions. We handle every step from petition filing to consular processing.', - des2: 'Lacus, etiam sed est eu tempus need Temer diam congue laoret .', + description: 'Reunite with loved ones via green cards, fiancé visas, and petitions from filing to processing.', 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, @@ -47,7 +46,7 @@ const Services = [ sImgS: sImgS2, sTitle: 'Employment Visas', slug: 'employment-visas', - description: 'Secure your career in America with H-1B, L-1, O-1 visas, or permanent residency through EB-1, EB-2, and EB-3 categories. Expert guidance for professionals and investors.', + description: 'Build your U.S. career with H-1B, L-1, O-1, EB visas, expert support for professionals, investors.', 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', @@ -59,7 +58,7 @@ const Services = [ sImgS: sImgS3, sTitle: 'Deportation Defense', slug: 'deportation-defense', - description: 'Protect your right to remain in America. Our aggressive defense strategies include cancellation of removal, asylum claims, and appellate representation.', + description: 'Protect your stay with removal cancellation, asylum claims, and strong representation.', 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', @@ -71,7 +70,7 @@ const Services = [ sImgS: sImgS4, sTitle: 'Citizenship Services', slug: 'citizenship-services', - description: 'Complete your American journey with naturalization guidance, citizenship test preparation, and assistance with complex residency requirements.', + description: 'Achieve citizenship with naturalization help, test, and guidance on residency requirements.', 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', diff --git a/components/Features/Features.js b/components/Features/Features.js index 9f646a7..96ab13a 100644 --- a/components/Features/Features.js +++ b/components/Features/Features.js @@ -77,7 +77,8 @@ const Features = (props) => {-{service.sTitle}
+ {/*{service.sTitle}
*/} +{service.sTitle}
{service.description.length > 100 ? service.description.slice(0, 100) + "..." diff --git a/components/ServiceSection/ServiceSection.js b/components/ServiceSection/ServiceSection.js index d183c00..ed701ef 100644 --- a/components/ServiceSection/ServiceSection.js +++ b/components/ServiceSection/ServiceSection.js @@ -82,11 +82,12 @@ const ServiceSection = (props) => {
--+ {/*
*/} +{feature.title} -
+{feature.title}
{feature.description.length > 100 ? feature.description.slice(0, 100) + "..." : feature.description} diff --git a/components/about/about.js b/components/about/about.js index 77d102c..d44cd80 100644 --- a/components/about/about.js +++ b/components/about/about.js @@ -63,7 +63,7 @@ const About = (props) => { Expert Immigration GuidanceWe Turn Immigration Challenges Into Success Stories
Every immigration case tells a unique story of hope, determination, and the pursuit of the American dream. At Janhan law, we understand that behind every petition, application, and legal document is a real person with real dreams.
+Every immigration case tells a unique story of hope, determination, and the pursuit of the American dream. At Janahan law, we understand that behind every petition, application, and legal document is a real person with real dreams.
Our comprehensive approach combines decades of legal expertise with genuine care for our clients' futures. Whether you're seeking to reunite with family, advance your career, or find safety and protection in America, we provide the skilled advocacy and personal attention your case deserves.
diff --git a/components/aboutPage/AboutSection.js b/components/aboutPage/AboutSection.js index 156dee8..d586dc0 100644 --- a/components/aboutPage/AboutSection.js +++ b/components/aboutPage/AboutSection.js @@ -17,7 +17,7 @@ const AboutSection = (props) => {
Building Your American Dream.
- For more than 25 years, Janhan law has been more than just a law office - we've been a beacon of hope for thousands of families seeking to build their American dream. Founded on the principle that every person deserves expert legal representation regardless of their background, we've dedicated our careers to navigating the complex world of immigration law. + For more than 25 years, Janahan law has been more than just a law office - we've been a beacon of hope for thousands of families seeking to build their American dream. Founded on the principle that every person deserves expert legal representation regardless of their background, we've dedicated our careers to navigating the complex world of immigration law.
Our team combines deep legal expertise with genuine compassion, understanding that behind every case is a real person with real dreams. We've successfully helped families reunite, professionals advance their careers, and individuals find safety and protection in America. diff --git a/components/aboutPage/SevicesSection.js b/components/aboutPage/SevicesSection.js index a6c8302..e2b226c 100644 --- a/components/aboutPage/SevicesSection.js +++ b/components/aboutPage/SevicesSection.js @@ -75,9 +75,10 @@ const ServicesSection = (props) => {
diff --git a/components/aboutPage/TestimonialSection.js b/components/aboutPage/TestimonialSection.js index 3e85de2..1302dca 100644 --- a/components/aboutPage/TestimonialSection.js +++ b/components/aboutPage/TestimonialSection.js @@ -25,7 +25,7 @@ const TestimonialSection = (props) => {- +-![]()
{service.sTitle}
+ {/*{service.sTitle}
*/} +{service.sTitle}
{service.description}
Transforming Immigration Through Advocacy
- At Janhan law, our mission extends far beyond legal representation - we are dedicated to transforming the immigration experience through compassionate advocacy, strategic excellence, and unwavering commitment to justice. For over 25 years, we have stood as a beacon of hope for individuals and families navigating the complex landscape of U.S. immigration law. + At Janahan law, our mission extends far beyond legal representation - we are dedicated to transforming the immigration experience through compassionate advocacy, strategic excellence, and unwavering commitment to justice. For over 25 years, we have stood as a beacon of hope for individuals and families navigating the complex landscape of U.S. immigration law.
diff --git a/components/aboutPage/TestimonialSection2.js b/components/aboutPage/TestimonialSection2.js index 8b86f1b..e86dce5 100644 --- a/components/aboutPage/TestimonialSection2.js +++ b/components/aboutPage/TestimonialSection2.js @@ -18,7 +18,7 @@ const TestimonialSection2 = (props) => {Championing Equal Immigration Rights
- At Janhan law, we recognize that the pursuit of justice in immigration law cannot be separated from the fight against racial discrimination and systemic bias. For over 25 years, we have witnessed how racial prejudice can influence immigration decisions, from consular officer interviews to immigration court proceedings, affecting families from specific countries and communities disproportionately. + At Janahan law, we recognize that the pursuit of justice in immigration law cannot be separated from the fight against racial discrimination and systemic bias. For over 25 years, we have witnessed how racial prejudice can influence immigration decisions, from consular officer interviews to immigration court proceedings, affecting families from specific countries and communities disproportionately.
diff --git a/components/footer/Footer.js b/components/footer/Footer.js index 18e2321..ae9124f 100644 --- a/components/footer/Footer.js +++ b/components/footer/Footer.js @@ -1,6 +1,6 @@ import React from 'react' import Link from 'next/link' -import Logo from '/public/images/janhanlaw-logo.png' +import Logo from '/public/images/janahanlaw-logo.png' import Campaign from '../../api/campaign'; import Image from 'next/image'; @@ -20,7 +20,7 @@ const Footer = (props) => {diff --git a/pages/about/index.js b/pages/about/index.js index f55d419..7c9d004 100644 --- a/pages/about/index.js +++ b/pages/about/index.js @@ -11,25 +11,28 @@ import FunFact from '../../components/FunFact/FunFact'; import Donors from '../../components/aboutPage/Donors'; import PartnerSection from '../../components/PartnerSection/PartnerSection'; import Footer from '../../components/footer/Footer'; -import abimg from '/public/images/about-s2.jpg' +import abimg from '/public/images/about/our-story.webp' +import abimg2 from '/public/images/about/mission.webp' +import abimg3 from '/public/images/about/racial-justice.webp' import AboutSection from '../../components/aboutPage/AboutSection'; import ServicesSection from '../../components/aboutPage/SevicesSection'; import TeamsSection from '../../components/aboutPage/TeamSection'; import TestimonialSection from '../../components/aboutPage/TestimonialSection'; import TestimonialSection2 from '../../components/aboutPage/TestimonialSection2'; +import bg from '/public/images/about/about-banner.webp' const AboutPage = () => { return (diff --git a/components/our-mission/index.js b/components/our-mission/index.js index a8ea508..6990d4c 100644 --- a/components/our-mission/index.js +++ b/components/our-mission/index.js @@ -34,7 +34,7 @@ const OurMission = () => {-+ Every immigration case tells a unique story of hope, determination, and the pursuit of the American dream.
Our Mission
- At Janhan law, our mission extends far beyond legal representation - we are dedicated to transforming the immigration experience through compassionate advocacy, strategic excellence, and unwavering commitment to justice. For over 25 years, we have stood as a beacon of hope for individuals and families navigating the complex landscape of U.S. immigration law. + At Janahan law, our mission extends far beyond legal representation - we are dedicated to transforming the immigration experience through compassionate advocacy, strategic excellence, and unwavering commitment to justice. For over 25 years, we have stood as a beacon of hope for individuals and families navigating the complex landscape of U.S. immigration law.
We believe that every person deserves expert legal guidance delivered with dignity, respect, and cultural understanding. Our mission is to break down the barriers that separate families, limit professional opportunities, and prevent individuals from achieving their American dreams. Through innovative legal strategies, multilingual communication, and personalized attention, we transform immigration challenges into success stories. We are not just attorneys - we are advocates, guides, and partners in your journey toward building a secure future in America. diff --git a/components/racial-justice/index.js b/components/racial-justice/index.js index 701d697..c4c67a2 100644 --- a/components/racial-justice/index.js +++ b/components/racial-justice/index.js @@ -34,7 +34,7 @@ const RacialJustice = () => {
Racial Justice
- At Janhan law, we recognize that the pursuit of justice in immigration law cannot be separated from the fight against racial discrimination and systemic bias. For over 25 years, we have witnessed how racial prejudice can influence immigration decisions, from consular officer interviews to immigration court proceedings, affecting families from specific countries and communities disproportionately. Our commitment to racial justice means actively challenging discriminatory practices, advocating for fair treatment regardless of national origin, and ensuring that every client receives equal protection under the law. We understand that true immigration reform must address the racial disparities that have historically shaped U.S. immigration policy. Through strategic litigation, community advocacy, and cultural competency training, we work to dismantle barriers that prevent equitable access to immigration benefits. Our diverse legal team reflects our commitment to representation that understands and respects the communities we serve. + At Janahan law, we recognize that the pursuit of justice in immigration law cannot be separated from the fight against racial discrimination and systemic bias. For over 25 years, we have witnessed how racial prejudice can influence immigration decisions, from consular officer interviews to immigration court proceedings, affecting families from specific countries and communities disproportionately. Our commitment to racial justice means actively challenging discriminatory practices, advocating for fair treatment regardless of national origin, and ensuring that every client receives equal protection under the law. We understand that true immigration reform must address the racial disparities that have historically shaped U.S. immigration policy. Through strategic litigation, community advocacy, and cultural competency training, we work to dismantle barriers that prevent equitable access to immigration benefits. Our diverse legal team reflects our commitment to representation that understands and respects the communities we serve.
@@ -67,7 +67,7 @@ const RacialJustice = () => {- Racial justice in immigration requires acknowledging how systemic discrimination has historically shaped U.S. immigration policy. We actively challenge these inequities through strategic advocacy, community education, and partnerships with civil rights organizations. The fight for racial justice in immigration law requires collective action and unwavering commitment. At Janhan law, we are proud to stand with immigrant communities in challenging discrimination and advocating for systemic change. We invite you to partner with us in building an immigration system that truly embodies America's values of equality and opportunity for all. Contact our team today to discuss how we can support your immigration journey while advancing justice for everyone. + Racial justice in immigration requires acknowledging how systemic discrimination has historically shaped U.S. immigration policy. We actively challenge these inequities through strategic advocacy, community education, and partnerships with civil rights organizations. The fight for racial justice in immigration law requires collective action and unwavering commitment. At Janahan law, we are proud to stand with immigrant communities in challenging discrimination and advocating for systemic change. We invite you to partner with us in building an immigration system that truly embodies America's values of equality and opportunity for all. Contact our team today to discuss how we can support your immigration journey while advancing justice for everyone.
- - + + {/* */} {/* */} {/* */} - - + + {/* */} {/* */} diff --git a/pages/about/our-mission.js b/pages/about/our-mission.js index 9ea49a5..e6debe4 100644 --- a/pages/about/our-mission.js +++ b/pages/about/our-mission.js @@ -4,12 +4,13 @@ import PageTitle from '../../components/pagetitle/PageTitle' import Scrollbar from '../../components/scrollbar/scrollbar' import Footer from '../../components/footer/Footer'; import OurMission from '../../components/our-mission'; +import mission from '/public/images/about/our-mission-banner.png'; const AboutPage = () => { return ( - + diff --git a/pages/about/racial-justice.js b/pages/about/racial-justice.js index a71b4cb..c8756d0 100644 --- a/pages/about/racial-justice.js +++ b/pages/about/racial-justice.js @@ -4,12 +4,13 @@ import PageTitle from '../../components/pagetitle/PageTitle' import Scrollbar from '../../components/scrollbar/scrollbar' import Footer from '../../components/footer/Footer'; import RacialJuctice from '../../components/racial-justice'; +import racial from '/public/images/about/racial-justice-banner.png'; const AboutPage = () => { return ( - + diff --git a/pages/blog-single/[slug].js b/pages/blog-single/[slug].js index bf51a1f..634b73d 100644 --- a/pages/blog-single/[slug].js +++ b/pages/blog-single/[slug].js @@ -29,7 +29,7 @@ const BlogSingle = (props) => { return ( - + diff --git a/pages/our-approach/index.js b/pages/our-approach/index.js index 9863978..4d89655 100644 --- a/pages/our-approach/index.js +++ b/pages/our-approach/index.js @@ -2,7 +2,7 @@ import React, { Fragment } from 'react'; import Navbar2 from '../../components/Navbar2/Navbar2'; import PageTitle from '../../components/pagetitle/PageTitle' import Scrollbar from '../../components/scrollbar/scrollbar' - +import approach from '/public/images/about/our-approach-banner.webp'; import Footer from '../../components/footer/Footer'; import abimg from '/public/images/about-s2.jpg' import OurApproachSection from '../../components/our-approach/OurApproachSection'; @@ -11,7 +11,7 @@ const OurApproach = () => { return (- + diff --git a/pages/services/index.js b/pages/services/index.js index 09aebea..0f9a82e 100644 --- a/pages/services/index.js +++ b/pages/services/index.js @@ -6,12 +6,13 @@ import Donors from '../../components/Donors/Donors'; import PartnerSection from '../../components/PartnerSection/PartnerSection'; import Footer from '../../components/footer/Footer'; import ServicesSection from '../../components/services/ServicesSection'; +import services from '/public/images/service/service-banner.webp'; const Services = () => { return ( - + {/* */} {/* */} diff --git a/public/images/about/about-banner.webp b/public/images/about/about-banner.webp new file mode 100644 index 0000000..71f2ccd Binary files /dev/null and b/public/images/about/about-banner.webp differ diff --git a/public/images/about/comprehensive.webp b/public/images/about/comprehensive.webp new file mode 100644 index 0000000..f8c957f Binary files /dev/null and b/public/images/about/comprehensive.webp differ diff --git a/public/images/about/employment.webp b/public/images/about/employment.webp new file mode 100644 index 0000000..0ef8d3c Binary files /dev/null and b/public/images/about/employment.webp differ diff --git a/public/images/about/legal.webp b/public/images/about/legal.webp new file mode 100644 index 0000000..43ea8ff Binary files /dev/null and b/public/images/about/legal.webp differ diff --git a/public/images/about/mission.webp b/public/images/about/mission.webp new file mode 100644 index 0000000..1e7fe4f Binary files /dev/null and b/public/images/about/mission.webp differ diff --git a/public/images/about/our-approach-banner.webp b/public/images/about/our-approach-banner.webp new file mode 100644 index 0000000..4cd005c Binary files /dev/null and b/public/images/about/our-approach-banner.webp differ diff --git a/public/images/about/our-mission-banner.png b/public/images/about/our-mission-banner.png new file mode 100644 index 0000000..e1ca9f6 Binary files /dev/null and b/public/images/about/our-mission-banner.png differ diff --git a/public/images/about/our-story.webp b/public/images/about/our-story.webp new file mode 100644 index 0000000..2629292 Binary files /dev/null and b/public/images/about/our-story.webp differ diff --git a/public/images/about/racial-justice-banner.png b/public/images/about/racial-justice-banner.png new file mode 100644 index 0000000..8ed7023 Binary files /dev/null and b/public/images/about/racial-justice-banner.png differ diff --git a/public/images/about/racial-justice.webp b/public/images/about/racial-justice.webp new file mode 100644 index 0000000..2d67c2c Binary files /dev/null and b/public/images/about/racial-justice.webp differ diff --git a/public/images/about/recognized.webp b/public/images/about/recognized.webp new file mode 100644 index 0000000..b0d1f9f Binary files /dev/null and b/public/images/about/recognized.webp differ diff --git a/public/images/blog/banner-1.webp b/public/images/blog/banner-1.webp new file mode 100644 index 0000000..986746d Binary files /dev/null and b/public/images/blog/banner-1.webp differ diff --git a/public/images/blog/banner-2.webp b/public/images/blog/banner-2.webp new file mode 100644 index 0000000..c563c4c Binary files /dev/null and b/public/images/blog/banner-2.webp differ diff --git a/public/images/blog/banner-3.webp b/public/images/blog/banner-3.webp new file mode 100644 index 0000000..3709bef Binary files /dev/null and b/public/images/blog/banner-3.webp differ diff --git a/public/images/janhanlaw-logo.png b/public/images/janahanlaw-logo.png similarity index 100% rename from public/images/janhanlaw-logo.png rename to public/images/janahanlaw-logo.png diff --git a/public/images/service/service-banner.webp b/public/images/service/service-banner.webp new file mode 100644 index 0000000..ab7d4d6 Binary files /dev/null and b/public/images/service/service-banner.webp differ diff --git a/public/images/service/service-details-banner.webp b/public/images/service/service-details-banner.webp new file mode 100644 index 0000000..026b2ad Binary files /dev/null and b/public/images/service/service-details-banner.webp differ diff --git a/utils/constant.utils.js b/utils/constant.utils.js index 2baf2e9..e68811d 100644 --- a/utils/constant.utils.js +++ b/utils/constant.utils.js @@ -169,7 +169,7 @@ export const MissionVision = [ 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', + icon: '/images/about/legal.webp', ssImg1: sSingleimg1, ssImg2: sSingleimg2, }, @@ -181,7 +181,7 @@ export const MissionVision = [ 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', + icon: '/images/about/employment.webp', ssImg1: sSingleimg1, ssImg2: sSingleimg2, }, @@ -193,7 +193,7 @@ export const MissionVision = [ description: 'Our attorneys are recognized leaders in immigration law, with 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', + icon: '/images/about/recognized.webp', ssImg1: sSingleimg1, ssImg2: sSingleimg2, }, @@ -205,7 +205,7 @@ export const MissionVision = [ 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', + icon: '/images/about/comprehensive.webp', ssImg1: sSingleimg1, ssImg2: sSingleimg2, }, @@ -217,7 +217,7 @@ export const MissionVision = [ 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', + icon: '/images/about/legal.webp', ssImg1: sSingleimg1, ssImg2: sSingleimg2, }, @@ -229,7 +229,7 @@ export const MissionVision = [ 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', + icon: '/images/about/employment.webp', ssImg1: sSingleimg1, ssImg2: sSingleimg2, }, @@ -241,7 +241,7 @@ export const MissionVision = [ description: 'Our attorneys are recognized leaders in immigration law, with 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', + icon: '/images/about/recognized.webp', ssImg1: sSingleimg1, ssImg2: sSingleimg2, }, @@ -253,7 +253,7 @@ export const MissionVision = [ 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', + icon: '/images/about/comprehensive.webp', ssImg1: sSingleimg1, ssImg2: sSingleimg2, },