diff --git a/landing/app/components/sections/hero-console.tsx b/landing/app/components/sections/hero-console.tsx
deleted file mode 100644
index 944c811..0000000
--- a/landing/app/components/sections/hero-console.tsx
+++ /dev/null
@@ -1,51 +0,0 @@
-import { motion } from "motion/react"
-import { ArrowDown, ArrowRight } from "lucide-react"
-
-import { Button } from "@/components/ui/button"
-
-/** 히어로 변형 — 실시간 협상 콘솔 시즐 영상을 전면에 세운 풀와이드 히어로. */
-export function HeroConsole() {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
diff --git a/landing/app/components/sections/hero-glassmorphic.tsx b/landing/app/components/sections/hero-glassmorphic.tsx
deleted file mode 100644
index d5ff1b9..0000000
--- a/landing/app/components/sections/hero-glassmorphic.tsx
+++ /dev/null
@@ -1,85 +0,0 @@
-import { motion } from "motion/react"
-import { ArrowDown, ArrowRight } from "lucide-react"
-
-import { Button } from "@/components/ui/button"
-import { Typography } from "@/components/ui/typography"
-import { EASE_OUT_EXPO } from "@/lib/motion"
-
-/** 기본 히어로 — 파스텔 블롭 + 그리드 + 떠다니는 와이어프레임 도형. */
-export function HeroGlassmorphic() {
- return (
-
- {/* 흐릿한 파스텔 블롭 배경 */}
-
-
-
-
- {/* 저채도 그리드 패턴 오버레이 */}
-
-
- {/* 떠다니는 와이어프레임 도형 — max-w-7xl 안에 가둠 */}
-
-
-
-
-
- 구매 협상, 이제 봇이 알아서
- 흥정부터 낙찰까지 자동으로
-
-
-
-
-
- 협상할수록 강화학습으로 흥정 전략을 알아서 다듬어갑니다.
- 감정 없이, 지치지 않고, 24시간 연중무휴 — 결렬 대신 성사로 이끕니다.
-
-
-
-
-
-
-
-
-
- )
-}
diff --git a/landing/public/gifs/hero_console.jpg b/landing/public/gifs/hero_console.jpg
deleted file mode 100644
index a144400..0000000
Binary files a/landing/public/gifs/hero_console.jpg and /dev/null differ
diff --git a/landing/public/gifs/hero_console.mp4 b/landing/public/gifs/hero_console.mp4
deleted file mode 100644
index 6e70774..0000000
Binary files a/landing/public/gifs/hero_console.mp4 and /dev/null differ
diff --git a/landing/public/gifs/negotiation.jpg b/landing/public/gifs/negotiation.jpg
deleted file mode 100644
index ee6b0ce..0000000
Binary files a/landing/public/gifs/negotiation.jpg and /dev/null differ
diff --git a/landing/public/gifs/negotiation.mp4 b/landing/public/gifs/negotiation.mp4
deleted file mode 100644
index a42482d..0000000
Binary files a/landing/public/gifs/negotiation.mp4 and /dev/null differ
diff --git a/landing/public/gifs/negotiation_annotated.jpg b/landing/public/gifs/negotiation_annotated.jpg
deleted file mode 100644
index 7e365c0..0000000
Binary files a/landing/public/gifs/negotiation_annotated.jpg and /dev/null differ
diff --git a/landing/public/gifs/negotiation_annotated.mp4 b/landing/public/gifs/negotiation_annotated.mp4
deleted file mode 100644
index ffb022f..0000000
Binary files a/landing/public/gifs/negotiation_annotated.mp4 and /dev/null differ