Update src/app/about/page.tsx

This commit is contained in:
2026-03-02 19:36:27 +00:00
parent 961cf3839d
commit 4d2ea20362

View File

@@ -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"