style: update main hero headline to Multi-Agent Orchestration
This commit is contained in:
@@ -71,8 +71,8 @@ export default function HomePage() {
|
||||
<div className="grid grid-cols-1 lg:grid-cols-12 gap-8 lg:items-center">
|
||||
<div className="lg:col-span-7 space-y-6 lg:pt-4">
|
||||
<h1 className="font-serif text-4xl sm:text-5xl lg:text-6xl font-normal text-ink leading-tight">
|
||||
멀티 에이전트 <br />
|
||||
<span className="italic font-serif text-vermillion">오케스트레이션</span>
|
||||
Multi-Agent <br />
|
||||
<span className="italic font-serif text-vermillion">Orchestration</span>
|
||||
</h1>
|
||||
<p className="text-ink-mute text-base sm:text-lg leading-relaxed max-w-2xl">
|
||||
AI 에이전트 네트워크 연구실(ANL)은 멀티 AI 에이전트 오케스트레이션을 위해 서로 소통하고 협력하는 에이전트 네트워킹 기술과 표준 프레임워크 기술을 연구합니다.
|
||||
|
||||
Reference in New Issue
Block a user