From 89dacdde49a69727c3a3951cc991dbeeb39de88f Mon Sep 17 00:00:00 2001 From: codebanditssss Date: Thu, 2 Jul 2026 22:38:17 +0530 Subject: [PATCH] shade testing --- .../landing/components/LandingAgentsBar.tsx | 6 +- .../landing/components/LandingFeatures.tsx | 24 +++---- .../src/landing/components/LandingFooter.tsx | 2 +- .../src/landing/components/LandingHero.tsx | 24 ++++--- .../landing/components/LandingHowItWorks.tsx | 2 +- .../landing/components/LandingLiveDemo.tsx | 2 +- frontend/src/landing/styles/globals.css | 71 +++++++++++++------ 7 files changed, 80 insertions(+), 51 deletions(-) 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 (
-