Update src/app/team/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user