From bae0da42d26bddf65281eebe7446925e492691ac Mon Sep 17 00:00:00 2001 From: Haewon Kam Date: Fri, 31 Jul 2026 18:43:16 +0900 Subject: [PATCH] =?UTF-8?q?[fix]=20landing:=20=ED=9E=88=EC=96=B4=EB=A1=9C?= =?UTF-8?q?=20=EC=84=B8=EB=A1=9C=20=EB=A6=AC=EB=93=AC=20=ED=99=95=EB=B3=B4?= =?UTF-8?q?=20=E2=80=94=20=EA=B0=84=EA=B2=A9=20=ED=99=95=EB=8C=80=C2=B7?= =?UTF-8?q?=ED=97=A4=EB=93=9C=EB=9D=BC=EC=9D=B8=2074px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 답답함의 원인은 가로 비율이 아니라 세로 간격이었다. 헤드라인 80px 에 대해 헤드라인↔서브 28px, 서브↔CTA 40px 는 너무 촘촘했다. - 간격 확대: mt-7 → mt-11(44px), mt-10 → mt-14(56px). - 헤드라인 80 → 74px. 글자 실폭이 뷰포트의 40% (레퍼런스 statworx 는 48%). - 측정 주의사항을 주석에 남김: h1 은 블록이라 getBoundingClientRect 로 재면 컨테이너 폭(848px)이 나온다. Range 로 텍스트 노드를 재야 실제 글자 폭이다. 이걸 헷갈려 한 번 과교정(66px, 36%)했다가 되돌렸다. Co-Authored-By: Claude Opus 5 --- landing/app/components/sections/hero-dataflow.tsx | 4 ++-- landing/app/components/ui/typography.tsx | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/landing/app/components/sections/hero-dataflow.tsx b/landing/app/components/sections/hero-dataflow.tsx index a41be0a..4da983a 100644 --- a/landing/app/components/sections/hero-dataflow.tsx +++ b/landing/app/components/sections/hero-dataflow.tsx @@ -55,12 +55,12 @@ export function HeroDataFlow() { 동시에 협상합니다. -

+

품목·목표가·마감일만 정하면 됩니다. 협상 에이전트가 협력사마다 따로 붙어 단가를 조율하고, 마감 시각에 최저 투찰가로 낙찰까지 판정합니다.

-
+