Skip to content

Conversation

@brunobergher
Copy link
Collaborator

@brunobergher brunobergher commented Sep 25, 2025

  • Stronger messaging
  • Revised feature list
  • Pricing page
  • SOC2 Type II mention
  • Improved visuals
  • Tighter nav in general and better mobile nav

Important

Enhances website with a new pricing page, improved homepage messaging, and better navigation and visuals.

  • New Features:
    • Added pricing/page.tsx for a new pricing page with detailed pricing tiers and FAQ section.
  • Homepage Updates:
    • Updated page.tsx with stronger messaging and revised feature list.
    • Improved visuals and layout adjustments for better user experience.
  • Navigation and Footer:
    • Enhanced navigation in nav-bar.tsx with a new resources dropdown and improved mobile menu.
    • Updated links and structure in footer.tsx for better accessibility.
  • Components and Constants:
    • Updated features.tsx with new feature descriptions and icons.
    • Adjusted install-section.tsx for better visual presentation.
    • Removed features-mobile.tsx and testimonials-mobile.tsx for streamlined code.
    • Updated constants.ts with new external links for cloud app login and signup.

This description was created by Ellipsis for 37f7f22. You can customize this summary. It will automatically update as commits are pushed.

@github-actions
Copy link

🚀 Preview deployed!

Your changes have been deployed to Vercel:

Preview URL: https://roo-code-website-nvmgu8x44-roo-code.vercel.app

This preview will be updated automatically when you push new commits to this PR.

@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Sep 25, 2025
Copy link

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review summary

  • P1: The homepage section anchor is now "product", but the footer still links to "features". Update apps/web-roo-code/src/components/chromes/footer.tsx so the footer link scrolls correctly.
  • P1: External links using target="_blank" should also include rel="noopener noreferrer" to prevent window.opener attacks.
  • P2: Improve accessibility for the desktop Resources dropdown (ARIA roles + keyboard/focus support).
  • P2: Fix Tailwind utility typo in the mobile menu block (grow-1grow).
  • P2: Correct Embla Autoplay plugin property name (.autoPlay.autoplay) to restore restart logic.

@daniel-lxs daniel-lxs moved this from Triage to PR [Draft / In Progress] in Roo Code Roadmap Sep 25, 2025
@hannesrudolph hannesrudolph added PR - Draft / In Progress and removed Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. labels Sep 25, 2025
@brunobergher brunobergher marked this pull request as ready for review September 25, 2025 17:07
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. UI/UX UI/UX related or focused labels Sep 25, 2025
description: "For pro Roo coders",
featuresIntro: "Everything in Free, plus:",
features: [
"Roomote Control",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: "Roomote Control" should likely be "Remote Control".

Suggested change
"Roomote Control",
"Remote Control",

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gtf outta here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer PR - Draft / In Progress size:XXL This PR changes 1000+ lines, ignoring generated files. UI/UX UI/UX related or focused

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants