import { motion } from 'motion/react'; import { Sparkles, ArrowRight } from 'lucide-react'; export default function Solution() { return (
{/* Background Glow */}
Strategic Planning Engine The Strategic Planning Engine {/* PART II 피봇: "관찰이 아닌 실행 가능한 전략을 출력하는 AI 플래너" AGDP 키워드는 유지하되 의미를 전략 설계 중심으로 재해석. */} 관찰이 아닌, 실행 가능한 전략을 출력합니다.
INFINITH는 Audit → Generation → Direction → Planning의 AGDP 루프로 병원의 마케팅 의사결정을 설계합니다. 유튜브·인스타·네이버·강남언니 실측 데이터를 기반으로 12개월 전략과 주간 KPI 조정까지.
{/* Circular Loop Diagram */} {/* Static Inner Ring */}
{/* Animated Glowing Ring */} {/* Center Orb */}
AGDP

Strategic
Planning

{/* Node A: Audit (Left) — 구 Analysis. 병원·채널 진단 리포트 */}
A
Audit
{/* Node G: Generation (Top) — 전략·로드맵 문서 생성 (AI 콘텐츠 생성 아님) */}
G
Generation
{/* Node D: Direction (Right) — 구 Distribution. 채널별 전략·우선순위 설계 */}
D
Direction
{/* Node P: Planning (Bottom) — 구 Performance. KPI 목표 설정 + 주간 조정 */}
P
Planning
{/* Reward Signal Curved Text (P to A) */} {/* 구 "Reward Signal" → "KPI Feedback" 로 피봇. 주간 KPI 달성도가 전략 재조정의 입력 시그널이 된다는 의미. */} ← KPI FEEDBACK
{/* AGDP Cycle Description */}

AGDP Cycle: 진단(Audit) → 전략 생성(Generation) → 채널 방향성(Direction) → KPI 계획(Planning)의 무한 루프로 주간 KPI 달성도 → 전략 재조정을 자율 반복합니다.

); }