- negotium은 기업 구매 부서가 통제 가이드라인을 정의해두면 지능형 흥정 봇이 대신하여 다수 공급자와 투명하게 단가를
- 조율하는 B2B 자동 중개 대행 플랫폼입니다.
+ negotium은 협상 봇이 공급사와 1:1로 단가를 조율하고 낙찰까지 처리하는 B2B 구매 협상 자동화 솔루션입니다.
© {new Date().getFullYear()} negotium Co., Ltd. All rights reserved.
diff --git a/landing/app/components/sections/header.tsx b/landing/app/components/sections/header.tsx
index 075fa70..a38d845 100644
--- a/landing/app/components/sections/header.tsx
+++ b/landing/app/components/sections/header.tsx
@@ -44,9 +44,8 @@ export function Header() {
}
const NAV_LINKS = [
- { href: "#how-it-works", label: "실시간 협상" },
+ { href: "#how-it-works", label: "협상 데모" },
{ href: "#how-it-works-demo", label: "이용 가이드" },
- { href: "#core-values", label: "솔루션 이점" },
- { href: "#reinforcement", label: "강화학습" },
+ { href: "#comparison", label: "도입 전후 비교" },
{ href: "#faq", label: "자주 묻는 질문" },
]
diff --git a/landing/app/components/sections/hero-glassmorphic.tsx b/landing/app/components/sections/hero-glassmorphic.tsx
index a98ab5a..d5ff1b9 100644
--- a/landing/app/components/sections/hero-glassmorphic.tsx
+++ b/landing/app/components/sections/hero-glassmorphic.tsx
@@ -11,8 +11,8 @@ export function HeroGlassmorphic() {
{/* 흐릿한 파스텔 블롭 배경 */}
-
-
+
+
{/* 저채도 그리드 패턴 오버레이 */}
@@ -27,7 +27,7 @@ export function HeroGlassmorphic() {
-
+ {/* 우측 상단 메시 제거 — 영상 배경(#F2F4F7)과 섹션 배경을 완전 동일하게 유지해 경계선 없이 블렌딩 */}
{/* 좌: 카피 + CTA */}
@@ -49,7 +48,7 @@ export function HeroNeumorphic() {
- {/* 우: 협력사 모바일 협상 실제 화면 (GIF) */}
+ {/* 우: 모바일 협상 채팅 + 외부 설명 UI(제안가·협상카드·낙찰 하이라이트) 합성 영상 */}
-
-
-
+
diff --git a/landing/app/components/sections/how-it-works-demo.tsx b/landing/app/components/sections/how-it-works-demo.tsx
index 54fd11e..6810537 100644
--- a/landing/app/components/sections/how-it-works-demo.tsx
+++ b/landing/app/components/sections/how-it-works-demo.tsx
@@ -44,7 +44,7 @@ export function HowItWorksDemo() {