diff --git a/img/sam_sales2.jpg b/img/sam_sales2.jpg new file mode 100644 index 0000000..86aaf6d Binary files /dev/null and b/img/sam_sales2.jpg differ diff --git a/index.php b/index.php index 992d9bb..803cf88 100644 --- a/index.php +++ b/index.php @@ -285,10 +285,12 @@ tags: ['Demo', 'Dashboard', 'Finance'], gridSpan: 'col-span-1 md:col-span-2', rowSpan: 'row-span-2' }, { - id: '4', type: 'TEXT', title: '20가지 고충 해결', + id: '4', type: 'IMAGE', title: '20가지 고충 해결', + src: 'img/sam_sales2.jpg', + description: '사람(근태), 돈(세금), 운영(현장), 대표의 삶(리스크). CEO가 겪는 20가지 고충을 방어합니다.', content: '사람(근태, 인수인계), 돈(세금, 자금), 운영(현장관리), 대표의 삶(리스크). CEO가 겪는 20가지 핵심 고충을 시스템 하나로 방어합니다.', script: "중소기업 대표님의 머릿속을 20가지로 정리해봤습니다. 직원 근태, 자금 압박, 세무 조사... 이 모든 걸 혼자 감당하고 계시지 않습니까? SAM은 단순 프로그램이 아니라, 이 20가지 리스크를 막아주는 방패입니다.", - tags: ['Pain Points', 'Solution'], gridSpan: 'col-span-1', rowSpan: 'row-span-1' + tags: ['Pain Points', 'Solution'], gridSpan: 'col-span-1', rowSpan: 'row-span-1', customAspect: 'aspect-[3/4]' }, { id: '5', type: 'IMAGE', title: '모바일 & 감성 알림', src: 'img/sam_alert.jpg',