From 939e4fda79270f2e0c66e4ac8b1d797fe6266c93 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:00:56 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 32a4751..ddb6105 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -96,7 +96,7 @@ export default function ServicesPage() { price: "기본 상품", variant: "이자 + 수익 결합", imageSrc: - "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-121532.jpg", + "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-121532.jpg?_wi=4", imageAlt: "CMA", }, { @@ -105,7 +105,7 @@ export default function ServicesPage() { price: "글로벌 투자", variant: "미국, 영국, 싱가포르 등", imageSrc: - "http://img.b2bpic.net/free-photo/financial-income-economic-diagram-money-concept_53876-121065.jpg", + "http://img.b2bpic.net/free-photo/financial-income-economic-diagram-money-concept_53876-121065.jpg?_wi=6", imageAlt: "해외주식", }, { @@ -114,7 +114,7 @@ export default function ServicesPage() { price: "은퇴 자산 관리", variant: "수수료 0 다이렉트 IRP", imageSrc: - "http://img.b2bpic.net/free-photo/good-transaction-is-success_329181-14663.jpg", + "http://img.b2bpic.net/free-photo/good-transaction-is-success_329181-14663.jpg?_wi=3", imageAlt: "연금", }, { @@ -123,7 +123,7 @@ export default function ServicesPage() { price: "PB 관리형", variant: "랩, 팩, 포트폴리오 관리", imageSrc: - "http://img.b2bpic.net/free-photo/modern-building-view_1112-392.jpg", + "http://img.b2bpic.net/free-photo/modern-building-view_1112-392.jpg?_wi=8", imageAlt: "자산관리", }, { @@ -132,7 +132,7 @@ export default function ServicesPage() { price: "0.25% 수수료", variant: "모바일앱에서 거래", imageSrc: - "http://img.b2bpic.net/free-photo/financial-report-with-co-workers-blurred-background_1098-497.jpg", + "http://img.b2bpic.net/free-photo/financial-report-with-co-workers-blurred-background_1098-497.jpg?_wi=6", imageAlt: "금거래", }, { @@ -141,7 +141,7 @@ export default function ServicesPage() { price: "투자 파트너급", variant: "고액 자산가 전용", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-engages-critical-conversation-with-financial-broker_482257-131574.jpg", + "http://img.b2bpic.net/free-photo/businessman-engages-critical-conversation-with-financial-broker_482257-131574.jpg?_wi=3", imageAlt: "MFO", }, ]}