diff --git a/src/components/home/FeaturesSection.tsx b/src/components/home/FeaturesSection.tsx index e783955..d4ed62f 100644 --- a/src/components/home/FeaturesSection.tsx +++ b/src/components/home/FeaturesSection.tsx @@ -105,10 +105,10 @@ export function FeaturesSection({ content }: { content?: FeaturesContent }) { {/* Right Side - Agent Cards (Desktop) */} {agents.length > 0 && ( -