@@ -136,9 +131,11 @@ export default async function Enterprise() {
@@ -161,9 +158,11 @@ export default async function Enterprise() {
@@ -187,9 +186,11 @@ export default async function Enterprise() {
@@ -213,9 +214,11 @@ export default async function Enterprise() {
@@ -238,9 +241,11 @@ export default async function Enterprise() {
@@ -392,8 +397,10 @@ export default async function Enterprise() {
@@ -423,20 +430,31 @@ export default async function Enterprise() {
+
Every feature built with enterprise security requirements in mind
+- Join our early access program and be among the first to experience the power of Roo Code - Cloud for Enterprise. -
-- Collaborate in shaping Roo Code's enterprise solution. -
-
- See Roo Code's enterprise capabilities in action.
+
+ Join our early access program and be among the first to experience the power of Roo
+ Code Cloud for Enterprise.
+ Collaborate in shaping Roo Code's enterprise solution.
+
+ See Roo Code's enterprise capabilities in action.
+
Empowering developers to build better software faster with AI-powered tools and insights.
+ Ready to Transform Your Development Process?
+
+ Become an Early Access Partner
+ Request a Demo
+ Resources
+
@@ -215,52 +176,40 @@ export function Footer() {
Company
-
Connect
+
+
+
,
title: "Multiple Specialized Modes",
description:
"From coding to debugging to architecture, Roo Code has a mode for every dev scenario—just switch on the fly.",
- size: "small",
},
{
- icon: @@ -148,15 +152,12 @@ export function Features() { viewport={{ once: true }}>
- Roo Code is open-source, model-agnostic, and developer-focused. Install from the VS Code - Marketplace or the CLI in minutes, then bring your own AI model. -
-
-
- code --install-extension RooVeterinaryInc.roo-cline
-
-
+ + Roo Code is open-source, model-agnostic, and developer-focused. Install from the VS Code + Marketplace or the CLI in minutes, then bring your own AI model. +
+ +
+
+ code --install-extension RooVeterinaryInc.roo-cline
+
+
+ -+
+"{testimonial.quote}"
diff --git a/apps/web-roo-code/src/components/homepage/testimonials.tsx b/apps/web-roo-code/src/components/homepage/testimonials.tsx index 8ffed444cc..4df5849d46 100644 --- a/apps/web-roo-code/src/components/homepage/testimonials.tsx +++ b/apps/web-roo-code/src/components/homepage/testimonials.tsx @@ -109,7 +109,7 @@ export function Testimonials() { duration: 0.6, ease: [0.21, 0.45, 0.27, 0.9], }}> -+
Empowering developers worldwide.
@@ -135,10 +135,10 @@ export function Testimonials() { key={testimonial.id} variants={itemVariants} className={`group relative ${index % 2 === 0 ? "md:translate-y-4" : "md:translate-y-12"}`}> -
-+ +{testimonial.image && ( -+)} - -- -+++-+ +-- {testimonial.quote} -
++ {testimonial.quote} +
+- -{testimonial.name}
-+
+ +diff --git a/apps/web-roo-code/src/lib/constants.ts b/apps/web-roo-code/src/lib/constants.ts index 9f769e2967..50898978ce 100644 --- a/apps/web-roo-code/src/lib/constants.ts +++ b/apps/web-roo-code/src/lib/constants.ts @@ -1,5 +1,6 @@ export const EXTERNAL_LINKS = { GITHUB: "https://github.com/RooCodeInc/Roo-Code", + GITHUB_DISCUSSIONS: "https://github.com/RooCodeInc/Roo-Code/discussions", DISCORD: "https://discord.gg/roocode", REDDIT: "https://reddit.com/r/RooCode", X: "https://x.com/roo_code", @@ -18,6 +19,11 @@ export const EXTERNAL_LINKS = { TUTORIALS: "https://docs.roocode.com/tutorial-videos", MARKETPLACE: "https://marketplace.visualstudio.com/items?itemName=RooVeterinaryInc.roo-cline", SECURITY: "https://trust.roocode.com", + EVALS: "https://roocode.com/evals", + BLOG: "https://blog.roocode.com", + OFFICE_HOURS_PODCAST: "https://www.youtube.com/@RooCodeYT/podcasts", + FAQ: "https://roocode.com/#faq", + TESTIMONIALS: "https://roocode.com/#testimonials", } export const INTERNAL_LINKS = {+ {testimonial.name} +
+{testimonial.role} at {testimonial.company}