import React from 'react'; import sign from '/public/images/signeture.png'; import Image from 'next/image'; import Link from 'next/link'; const TestimonialSection2 = (props) => { return (
{/* Text Column — Show first on mobile, second on desktop */}
Racial Justice

Championing Equal Immigration Rights

At Janhanlaw, 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.

Know More
About Image
); }; export default TestimonialSection2;