-
Notifications
You must be signed in to change notification settings - Fork 2.4k
feat(web): update homepage headline and tagline for remote control capabilities #7911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(web): update homepage headline and tagline for remote control capabilities #7911
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution! I've reviewed the changes and found several issues that need attention before this can be merged.
PRIVACY.md
Outdated
| # Roo Code Privacy Policy | ||
|
|
||
| **Last Updated: June 10th, 2025** | ||
| **Last Updated: August 20th, 2025** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this date intentional? It shows 'August 20th, 2025' but we're currently in September 2025. Should this be 'September 20th, 2025' or was it meant to be '2024'?
| AI-Powered | ||
| </AnimatedText> | ||
| <span className="block">Dev Team, Right in Your Editor.</span> | ||
| <span className="block">Dev Team, in Your Editor</span> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The text flow here feels a bit awkward with 'and Beyond' on a separate line. Could we consider restructuring this to improve readability? Perhaps:
This would keep the complete thought on one line.
| Roo Code Cloud Privacy Policy | ||
| </h1> | ||
| <p className="text-muted-foreground">Last Updated: June 19, 2025</p> | ||
| <p className="text-muted-foreground">Last Updated: August 20, 2025</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same date inconsistency as in PRIVACY.md - 'August 20, 2025' appears to be in the past. Should this be updated to the current date or corrected to 2024?
Additional Review FeedbackCritical Issues:
Process Issues:
Please address these issues to help move this PR forward. Let me know if you need any clarification! |
…pabilities 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
72d2806 to
d81c7ec
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Description
Updated the homepage to reflect expanded capabilities beyond the editor:
Changes
Test Procedure
Screenshots