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 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 many years, we have seen how racial bias can impact immigration decisions, influencing processes such as consular interviews and court proceedings, and disproportionately affecting families from certain countries and communities.

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