Update src/app/team/page.tsx

This commit is contained in:
2026-03-04 03:50:08 +00:00
parent f2e3c85f47
commit c331b44a43

View File

@@ -94,7 +94,7 @@ export default function TeamPage() {
name: "박종문",
role: "대표이사 사장",
description: "2024년부터 삼성증권의 새로운 리더십을 이끌고 있습니다. 금융 전문가로서 회사의 지속 가능한 성장을 추진하고 있습니다.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-view_1112-392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-view_1112-392.jpg?_wi=8",
imageAlt: "박종문 대표이사 사장",
socialLinks: [{ icon: Linkedin, url: "https://linkedin.com" }],
},
@@ -103,7 +103,7 @@ export default function TeamPage() {
name: "이수빈",
role: "회장 (1993-1995)",
description: "삼성증권의 초기 성장을 이끈 회장으로, 회사의 기초를 다졌습니다. 금융 업계의 선구자로 평가받습니다.",
imageSrc: "http://img.b2bpic.net/free-photo/financial-report-with-co-workers-blurred-background_1098-497.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/financial-report-with-co-workers-blurred-background_1098-497.jpg?_wi=7",
imageAlt: "이수빈 회장",
socialLinks: [],
},
@@ -112,7 +112,7 @@ export default function TeamPage() {
name: "배현규",
role: "창립자 (1982-1992)",
description: "한일투자금융의 창립자로 1982년 삼성증권의 전신을 설립했습니다. 한국 금융 산업의 개척자입니다.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-engages-critical-conversation-with-financial-broker_482257-131574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-engages-critical-conversation-with-financial-broker_482257-131574.jpg?_wi=4",
imageAlt: "배현규 창립자",
socialLinks: [],
},
@@ -121,7 +121,7 @@ export default function TeamPage() {
name: "구성훈",
role: "과거 대표이사 사장",
description: "삼성증권의 안정적 성장 시기를 담당했던 경영진으로, 회사의 글로벌 확장을 주도했습니다.",
imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-121532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-121532.jpg?_wi=6",
imageAlt: "구성훈 전 사장",
socialLinks: [],
},