From 30681bb511ed13d300a7f960dd3e85b480f43d35 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:06:21 +0000 Subject: [PATCH] Update src/app/team/page.tsx --- src/app/team/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/team/page.tsx b/src/app/team/page.tsx index 4cd186a..0eeeb6e 100644 --- a/src/app/team/page.tsx +++ b/src/app/team/page.tsx @@ -47,28 +47,28 @@ export default function TeamPage() { id: "1", name: "Prof. Hotman Paris", role: "Pendiri & Senior Partner", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-eyeglasses-office_1262-3710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-eyeglasses-office_1262-3710.jpg?_wi=2", imageAlt: "Prof. Hotman Paris", }, { id: "2", name: "Dr. Sita Wirawan", role: "Partner - Corporate Law", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=2", imageAlt: "Dr. Sita Wirawan", }, { id: "3", name: "Bambang Suryanto", role: "Partner - Litigation", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2", imageAlt: "Bambang Suryanto", }, { id: "4", name: "Dina Kusuma", role: "Of Counsel - Tax Law", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=2", imageAlt: "Dina Kusuma", }, ]} @@ -89,37 +89,37 @@ export default function TeamPage() { { id: "1", name: "Bambang Ismawan", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "Bambang Ismawan", }, { id: "2", name: "Siti Rahayu", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5", imageAlt: "Siti Rahayu", }, { id: "3", name: "Rudi Hartono", - 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", + 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=4", imageAlt: "Rudi Hartono", }, { id: "4", name: "Lina Gunawan", - 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", + 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=5", imageAlt: "Lina Gunawan", }, { id: "5", name: "Ahmad Suryadi", - 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", + 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=6", imageAlt: "Ahmad Suryadi", }, { id: "6", name: "Putri Handoko", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6", imageAlt: "Putri Handoko", }, ]}