Merge version_1 into main #4
@@ -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: "사회 공헌" },
|
||||
|
||||
@@ -93,21 +93,21 @@ export default function HomePage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-report-with-co-workers-blurred-background_1098-497.jpg", imageAlt: "삼성증권 본사"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-report-with-co-workers-blurred-background_1098-497.jpg?_wi=1", imageAlt: "삼성증권 본사"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-view_1112-392.jpg", imageAlt: "회사 건물"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-view_1112-392.jpg?_wi=1", imageAlt: "회사 건물"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-121532.jpg", imageAlt: "서비스 이미지"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-121532.jpg?_wi=1", imageAlt: "서비스 이미지"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-income-economic-diagram-money-concept_53876-121065.jpg", imageAlt: "자산관리 이미지"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-income-economic-diagram-money-concept_53876-121065.jpg?_wi=1", imageAlt: "자산관리 이미지"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/good-transaction-is-success_329181-14663.jpg", imageAlt: "연금 상품"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/good-transaction-is-success_329181-14663.jpg?_wi=1", imageAlt: "연금 상품"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-report-with-co-workers-blurred-background_1098-497.jpg", imageAlt: "투자 서비스"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-report-with-co-workers-blurred-background_1098-497.jpg?_wi=2", imageAlt: "투자 서비스"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-view_1112-392.jpg", imageAlt: "글로벌 네트워크"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-view_1112-392.jpg?_wi=2", imageAlt: "글로벌 네트워크"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-engages-critical-conversation-with-financial-broker_482257-131574.jpg", imageAlt: "고객 지원"},
|
||||
]}
|
||||
@@ -128,15 +128,15 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "연혁", price: "1982년 설립", variant: "40년 역사", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-view_1112-392.jpg", imageAlt: "연혁", onProductClick: () => (window.location.href = "/timeline"),
|
||||
id: "1", name: "연혁", price: "1982년 설립", variant: "40년 역사", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-view_1112-392.jpg?_wi=3", imageAlt: "연혁", onProductClick: () => (window.location.href = "/timeline"),
|
||||
},
|
||||
{
|
||||
id: "2", name: "주요 서비스", price: "CMA, 해외주식", variant: "자산관리, 연금", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-121532.jpg", imageAlt: "서비스", onProductClick: () => (window.location.href = "/services"),
|
||||
id: "2", name: "주요 서비스", price: "CMA, 해외주식", variant: "자산관리, 연금", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-121532.jpg?_wi=2", imageAlt: "서비스", onProductClick: () => (window.location.href = "/services"),
|
||||
},
|
||||
{
|
||||
id: "3", name: "지배구조", price: "삼성생명 29.4%", variant: "국민연금 8.9%", imageSrc: "http://img.b2bpic.net/free-photo/financial-income-economic-diagram-money-concept_53876-121065.jpg", imageAlt: "지배구조"},
|
||||
id: "3", name: "지배구조", price: "삼성생명 29.4%", variant: "국민연금 8.9%", imageSrc: "http://img.b2bpic.net/free-photo/financial-income-economic-diagram-money-concept_53876-121065.jpg?_wi=2", imageAlt: "지배구조"},
|
||||
{
|
||||
id: "4", name: "VIP 등급", price: "5단계 시스템", variant: "SNI Honors 최고 등급", imageSrc: "http://img.b2bpic.net/free-photo/good-transaction-is-success_329181-14663.jpg", imageAlt: "VIP", onProductClick: () => (window.location.href = "/vip-tiers"),
|
||||
id: "4", name: "VIP 등급", price: "5단계 시스템", variant: "SNI Honors 최고 등급", imageSrc: "http://img.b2bpic.net/free-photo/good-transaction-is-success_329181-14663.jpg?_wi=2", imageAlt: "VIP", onProductClick: () => (window.location.href = "/vip-tiers"),
|
||||
},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
@@ -157,7 +157,7 @@ export default function HomePage() {
|
||||
id: "1", title: "설립 및 상장 (1982-1991)", description:
|
||||
"한일투자금융으로 시작하여 1988년 증권거래소 상장, 1991년 국제증권으로 전환했습니다.", 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=4", imageAlt: "초기 사무실"},
|
||||
items: [
|
||||
{ icon: Building2, text: "1982년 명동에 설립" },
|
||||
{ icon: TrendingUp, text: "1988년 증권거래소 상장" },
|
||||
@@ -169,7 +169,7 @@ export default function HomePage() {
|
||||
id: "2", title: "삼성 편입 및 국제화 (1992-2000)", description:
|
||||
"1992년 삼성그룹에 인수되어 삼성증권으로 사명을 변경하고, 국제 무대로 진출했습니다.", 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=3", imageAlt: "글로벌 확장"},
|
||||
items: [
|
||||
{ icon: Globe, text: "1996년 런던 해외법인 설립" },
|
||||
{ icon: Package, text: "1998년 뮤추얼펀드 출시" },
|
||||
@@ -181,7 +181,7 @@ export default function HomePage() {
|
||||
id: "3", title: "혁신과 성장 (2001-2020)", description:
|
||||
"업계 최초 서비스들을 지속적으로 출시하여 시장 선도를 이어갔습니다.", 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=3", imageAlt: "혁신 서비스"},
|
||||
items: [
|
||||
{ icon: Award, text: "2001년 한국 최우수 증권사" },
|
||||
{ icon: Zap, text: "2008년 선택수수료 서비스" },
|
||||
|
||||
Reference in New Issue
Block a user