From b1b3d8417ca1f2001d961d8b55ed1ef7b21d210b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:03:10 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8ae3f0c..770b00c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -90,7 +90,7 @@ export default function AboutPage() { { value: "40+년", title: "금융 서비스 역사" }, { value: "1,400만+", title: "누적 고객" }, ]} - 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=5" imageAlt="삼성증권 본사" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -110,7 +110,7 @@ export default function AboutPage() { id: "1", title: "고객 중심의 혁신", description: "삼성증권은 항상 고객의 입장에서 생각하며, 고객이 원하는 서비스를 먼저 개발하고 제공하는 것을 원칙으로 합니다.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/financial-report-with-co-workers-blurred-background_1098-497.jpg", imageAlt: "고객 중심"}, + "http://img.b2bpic.net/free-photo/financial-report-with-co-workers-blurred-background_1098-497.jpg?_wi=4", imageAlt: "고객 중심"}, items: [ { icon: Zap, text: "고객 피드백 시스템" }, { icon: Award, text: "지속적 서비스 개선" }, @@ -122,7 +122,7 @@ export default function AboutPage() { id: "2", title: "투명성과 신뢰", description: "모든 거래와 상담에서 완전한 정보 공개와 윤리적 기준을 유지하여 고객 신뢰를 최우선으로 합니다.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/modern-building-view_1112-392.jpg", imageAlt: "신뢰"}, + "http://img.b2bpic.net/free-photo/modern-building-view_1112-392.jpg?_wi=6", imageAlt: "신뢰"}, items: [ { icon: Trophy, text: "정보 공개 투명성" }, { icon: Building2, text: "윤리 경영 실천" }, @@ -134,7 +134,7 @@ export default function AboutPage() { id: "3", title: "지속 가능한 성장", description: "ESG 경영을 통해 환경과 사회에 기여하면서 기업의 지속 가능한 성장을 추구합니다.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/financial-income-economic-diagram-money-concept_53876-121065.jpg", imageAlt: "지속가능성"}, + "http://img.b2bpic.net/free-photo/financial-income-economic-diagram-money-concept_53876-121065.jpg?_wi=4", imageAlt: "지속가능성"}, items: [ { icon: Leaf, text: "ESG 경영 추진" }, { icon: Globe, text: "사회 공헌" },