From d81c7ecaa6215f5e2604ad5f326524cee21af141 Mon Sep 17 00:00:00 2001 From: jdilla1277 Date: Thu, 11 Sep 2025 15:39:41 -0400 Subject: [PATCH] feat(web): update homepage headline and tagline for remote control capabilities Update the homepage to reflect expanded capabilities beyond the editor: - Change headline to "Your AI-Powered Dev Team, in Your Editor and Beyond" - Add gradient styling to "and Beyond" text - Update tagline to mention both editor and cloud development --- apps/web-roo-code/src/app/page.tsx | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/apps/web-roo-code/src/app/page.tsx b/apps/web-roo-code/src/app/page.tsx index a7fd810a667f..bafef64936e5 100644 --- a/apps/web-roo-code/src/app/page.tsx +++ b/apps/web-roo-code/src/app/page.tsx @@ -32,14 +32,17 @@ export default async function Home() { AI-Powered - Dev Team, Right in Your Editor. + Dev Team, in Your Editor + + and Beyond +

- Supercharge your editor with AI that{" "} + Supercharge your software development with AI that{" "} understands your codebase - - , streamlines development, and helps you write, refactor, and debug with ease. + {" "} + and helps you write, refactor, and debug with ease in your editor and in the cloud.