From 4d2f8decbc518a7e630e5b783c7f76a12d0df8b2 Mon Sep 17 00:00:00 2001 From: Roo Code Date: Tue, 10 Feb 2026 19:22:00 +0000 Subject: [PATCH] feat(web): redesign hero with bold gradient headline and separate AEO prose section --- .../src/app/what-is-roo-code/page.tsx | 77 +++++++++++-------- 1 file changed, 47 insertions(+), 30 deletions(-) diff --git a/apps/web-roo-code/src/app/what-is-roo-code/page.tsx b/apps/web-roo-code/src/app/what-is-roo-code/page.tsx index 1f998da2a1..2c2c9ea811 100644 --- a/apps/web-roo-code/src/app/what-is-roo-code/page.tsx +++ b/apps/web-roo-code/src/app/what-is-roo-code/page.tsx @@ -168,20 +168,59 @@ export default function WhatIsRooCodePage() { /> {/* Hero */} -
-
-
+
+ {/* Layered background effects */} +
+
+
-
-

- What is Roo Code? + +
+

+ Your AI{" "} + + Software Engineering + +
+ Team.

-

+

+ Autonomous agents in the cloud. A powerful coding assistant in your IDE. +

+ +
+

+ + {/* Overview prose -- AEO-rich content that reads naturally after the hero */} +
+
+

Roo Code is an AI-powered software development platform that puts an entire AI dev team at your disposal. It goes beyond simple code autocompletion by reading and writing across multiple files, executing commands, running tests, and adapting to your workflow.

-

+

Roo Code Cloud {" "} @@ -191,28 +230,6 @@ export default function WhatIsRooCodePage() { {" "} is free, open-source, and the #1 most-installed open-source AI coding extension.

-