From 73fce0cf185ca376f5e444ac970f5c176c2a2373 Mon Sep 17 00:00:00 2001 From: Musa Date: Tue, 9 Dec 2025 13:26:09 -0800 Subject: [PATCH] Update IntroSection.tsx --- apps/www/src/components/IntroSection.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/apps/www/src/components/IntroSection.tsx b/apps/www/src/components/IntroSection.tsx index e494e5e2..ac7ba7a8 100644 --- a/apps/www/src/components/IntroSection.tsx +++ b/apps/www/src/components/IntroSection.tsx @@ -20,10 +20,9 @@ export function IntroSection() { {/* Body Text */}

- Plano is a models-native proxy server and dataplane for agents - that handles the critical plumbing work in AI like agent routing and - orchestration, comprehensive traces for agentic interactions, guardrail - hooks, unified APIs for LLMs + Plano is a models-native proxy and dataplane for agents that handles + critical plumbing work in AI - agent routing and orchestration, rich agentic + traces, guardrail hooks, and smart model routing APIs for LLMs.

Developers can focus more on modeling workflows.