diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0def483..7250587 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,28 +52,28 @@ export default function AboutPage() { id: "1", title: "Rachel Martinez", description: "Lead Immigration Attorney with 18 years of experience specializing in citizenship applications and naturalization cases. Board-certified in immigration law.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-business-woman-wearing-office-suit-standing-outdoors-looking-camera-talking-businesspeople-city-buildings-background-copy-space-female-portrait-concept_74855-7807.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-business-woman-wearing-office-suit-standing-outdoors-looking-camera-talking-businesspeople-city-buildings-background-copy-space-female-portrait-concept_74855-7807.jpg?_wi=4", imageAlt: "Rachel Martinez, Lead Attorney", }, { id: "2", title: "David Thompson", description: "Senior Attorney with 15 years in immigration law. Specializes in complex citizenship cases and appeals. Certified by the State Bar Association.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-man-meeting-with-business-partner_1262-16967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-man-meeting-with-business-partner_1262-16967.jpg?_wi=2", imageAlt: "David Thompson, Senior Attorney", }, { id: "3", title: "Jennifer Wu", description: "Immigration Law Specialist with 12 years of experience. Focuses on application preparation and documentation review. Fluent in Mandarin and Spanish.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg?_wi=2", imageAlt: "Jennifer Wu, Immigration Specialist", }, { id: "4", title: "Michael Okonkwo", description: "Legal Consultant with 10 years of immigration law experience. Specializes in client consultation and case management. Active AILA member.", - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2", imageAlt: "Michael Okonkwo, Legal Consultant", }, ]} @@ -99,7 +99,7 @@ export default function AboutPage() { role: "Approved", company: "Business Owner, Los Angeles", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-man-meeting-with-business-partner_1262-16967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-man-meeting-with-business-partner_1262-16967.jpg?_wi=3", imageAlt: "Maria Rodriguez", }, { @@ -108,7 +108,7 @@ export default function AboutPage() { role: "Approved", company: "Tech Professional, San Francisco", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg?_wi=2", imageAlt: "James Chen", }, { @@ -117,7 +117,7 @@ export default function AboutPage() { role: "Approved", company: "Healthcare Administrator, New York", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg?_wi=3", imageAlt: "Sarah Williams", }, { @@ -126,7 +126,7 @@ export default function AboutPage() { role: "Approved", company: "Engineer, Chicago", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=3", imageAlt: "Ahmed Hassan", }, ]} @@ -175,7 +175,7 @@ export default function AboutPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg?_wi=4" imageAlt: "Professional attorney consultation" mediaAnimation="slide-up" mediaPosition="right"