From 4d2ea20362250b714b6d3afcf9c901991fb96706 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:36:27 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d510825..08f80c8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -65,11 +65,11 @@ export default function AboutPage() { { id: "1", name: "Alexandra Sterling", role: "Senior Broker", imageSrc: "http://img.b2bpic.net/free-photo/serious-senior-business-woman-office-desk_1262-3824.jpg", imageAlt: "Alexandra Sterling"}, { - id: "2", name: "Marcus Chen", role: "Investment Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Marcus Chen"}, + id: "2", name: "Marcus Chen", role: "Investment Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Marcus Chen"}, { id: "3", name: "Victoria Ashford", role: "International Consultant", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Victoria Ashford"}, { - id: "4", name: "James Montgomery", role: "Portfolio Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "James Montgomery"}, + id: "4", name: "James Montgomery", role: "Portfolio Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "James Montgomery"}, ]} textboxLayout="default" gridVariant="four-items-2x2-equal-grid"