From a0ca01d765eb1f1d64183c8a0c0f885dee73f49f Mon Sep 17 00:00:00 2001 From: kent Date: Sun, 14 Dec 2025 01:45:38 +0900 Subject: [PATCH] =?UTF-8?q?refactor(lab):=20S=20=EB=A9=94=EB=89=B4=20?= =?UTF-8?q?=EC=9D=B4=EB=AA=A8=EC=A7=80=EB=A5=BC=20SVG=20=EC=95=84=EC=9D=B4?= =?UTF-8?q?=EC=BD=98=EC=9C=BC=EB=A1=9C=20=EB=B3=80=ED=99=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 13개 파일의 이모지를 인라인 SVG 아이콘으로 변환 - Heroicons/Tailwind 스타일 SVG 적용 (fill="none" stroke="currentColor") - flex items-center gap-2 레이아웃으로 아이콘+텍스트 정렬 - 컬러 클래스 적용 (text-blue-600, text-green-600 등) 변환 파일: - stablecoin, mrp-overseas, qa-solution, rag-startups - kodata-vs-nice, confluence-vs-notion, barobill-vs-popbill - chatbot-compare, sales-strategy, tax - labor, debt, chatbot 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- .../strategy/barobill-vs-popbill.blade.php | 20 ++-- .../lab/strategy/chatbot-compare.blade.php | 26 ++--- .../views/lab/strategy/chatbot.blade.php | 40 +++---- .../strategy/confluence-vs-notion.blade.php | 12 +- resources/views/lab/strategy/debt.blade.php | 62 +++++----- .../lab/strategy/kodata-vs-nice.blade.php | 24 ++-- resources/views/lab/strategy/labor.blade.php | 62 +++++----- .../views/lab/strategy/mrp-overseas.blade.php | 17 ++- .../views/lab/strategy/qa-solution.blade.php | 17 ++- .../views/lab/strategy/rag-startups.blade.php | 16 ++- .../lab/strategy/sales-strategy.blade.php | 23 ++-- .../views/lab/strategy/stablecoin.blade.php | 17 ++- resources/views/lab/strategy/tax.blade.php | 108 +++++++++--------- 13 files changed, 244 insertions(+), 200 deletions(-) diff --git a/resources/views/lab/strategy/barobill-vs-popbill.blade.php b/resources/views/lab/strategy/barobill-vs-popbill.blade.php index c2c83f7c..3fc77f39 100644 --- a/resources/views/lab/strategy/barobill-vs-popbill.blade.php +++ b/resources/views/lab/strategy/barobill-vs-popbill.blade.php @@ -57,7 +57,7 @@
-

📊 분석 요약: 현대적 개발엔 팝빌, 레거시 통합엔 바로빌

+

분석 요약: 현대적 개발엔 팝빌, 레거시 통합엔 바로빌

두 기업 모두 업계 선두주자이나 지향점이 다릅니다. REST API를 선호한다면 팝빌이 우위입니다.

@@ -69,7 +69,7 @@
-

🏢 바로빌 (Barobill)

+

바로빌 (Barobill)

  • 핵심: 전통적 강자, 높은 안정성
  • 기술: SOAP API 중심
  • @@ -77,7 +77,7 @@
-

🚀 팝빌 (Popbill)

+

팝빌 (Popbill)

  • 핵심: 개발자 친화적, 빠른 기술 도입
  • 기술: REST API 최적화, 다양한 SDK
  • @@ -167,7 +167,7 @@