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시간 연중무휴 — 결렬 대신 성사로 이끕니다.
) }