diff --git a/refer_landing_page/components/Footer.tsx b/refer_landing_page/components/Footer.tsx index 67b6236..eb72451 100644 --- a/refer_landing_page/components/Footer.tsx +++ b/refer_landing_page/components/Footer.tsx @@ -18,7 +18,8 @@ export default function Footer() { items={[ "AI AGENT NETWORKING", "A2A PROTOCOLS & ACP", - "QUIC MULTI-AGENT ORCHESTRATION", + "QUIC BASED INTERFACE MODULE", + "MULTI-AGENT ORCHESTRATION", ]} reverse className="border-b border-line py-4 font-display text-lg tracking-wide text-ink/90"