feat(web): Roo Code x OpenClaw homepage takeover mockup#11266
Draft
roomote[bot] wants to merge 2 commits intomainfrom
Draft
feat(web): Roo Code x OpenClaw homepage takeover mockup#11266roomote[bot] wants to merge 2 commits intomainfrom
roomote[bot] wants to merge 2 commits intomainfrom
Conversation
Contributor
Author
Emoji swap in 1149f26 looks clean -- no new issues. One prior typo still open.
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
| </span> | ||
| </h2> | ||
| <p className="text-xl text-muted-foreground max-w-2xl mx-auto"> | ||
| Roo Code handles the engineering. OpenClaw handles the everything else. Connected through MCP, |
Contributor
Author
There was a problem hiding this comment.
Minor copy typo: "handles the everything else" has an extra "the".
Suggested change
| Roo Code handles the engineering. OpenClaw handles the everything else. Connected through MCP, | |
| Roo Code handles the engineering. OpenClaw handles everything else. Connected through MCP, |
Fix it with Roo Code or mention @roomote and request a fix.
Contributor
|
🚀 Preview deployed! Your changes have been deployed to Vercel: Preview URL: https://roo-code-website-f4rmna9ei-roo-code.vercel.app This preview will be updated automatically when you push new commits to this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Homepage takeover concept featuring the Roo Code + OpenClaw integration. This is a sandbox for iterating on the design -- not intended for merge as-is.
What this does
Replaces the standard homepage with a co-branded takeover layout highlighting how Roo Code and OpenClaw work together. The integration concept assumes:
New components
OpenClawHero- Co-branded hero with dual gradient (violet/amber), partnership badge, animated logosOpenClawIntegrationSection- Side-by-side capabilities + 3 real-world integration scenariosOpenClawDeveloperSection- 3-step developer flow (Build -> Connect via MCP -> Deploy) + quick use casesOpenClawCTASection- Triple CTA (Install Roo Code / Try OpenClaw / Roo Code Cloud)Sections kept from original
Sections temporarily removed (easy to restore)
All changes are isolated to
apps/web-roo-code/src/components/homepage/openclaw/andapps/web-roo-code/src/app/page.tsx.View task on Roo Code Cloud
Important
Introduces a new homepage layout for Roo Code and OpenClaw integration with new components and temporarily removes some existing sections.
page.tsx.OpenClawHero,OpenClawIntegrationSection,OpenClawDeveloperSection, andOpenClawCTASectioncomponents.OpenClawHero: Features dual gradient, partnership badge, and animated logos.OpenClawIntegrationSection: Displays side-by-side capabilities and integration scenarios.OpenClawDeveloperSection: Outlines a 3-step developer flow and quick use cases.OpenClawCTASection: Provides a triple call-to-action.PillarsSection,OptionOverviewSection,UseExamplesSection,CompanyLogos, original hero, and CTA.This description was created by
for 1149f26. You can customize this summary. It will automatically update as commits are pushed.