diff --git a/frontend/src/landing/components/LandingAgentsBar.tsx b/frontend/src/landing/components/LandingAgentsBar.tsx index 32b45f8f5..91648ecce 100644 --- a/frontend/src/landing/components/LandingAgentsBar.tsx +++ b/frontend/src/landing/components/LandingAgentsBar.tsx @@ -31,7 +31,7 @@ export function LandingAgentsBar() {
@@ -49,8 +49,8 @@ export function LandingAgentsBar() {
-
-
+
+
{marqueeAgents.map((agent, index) => (
{ const root = pinRef.current; if (!root) return; @@ -415,7 +415,7 @@ function MobileMockup({ children }: { children: ReactNode }) { function FeatureNarrative({ worker, orchestrator }: { worker: AgentHarness; orchestrator: AgentHarness }) { return (
-