Skip to content

fix(web): fix GitHub capitalization and remove Netflix from company logos - #15

Draft
roo-code-dan[bot] wants to merge 1 commit into
mainfrom
fix/figma-design-fixes-2eyfmd9q080pz
Draft

fix(web): fix GitHub capitalization and remove Netflix from company logos#15
roo-code-dan[bot] wants to merge 1 commit into
mainfrom
fix/figma-design-fixes-2eyfmd9q080pz

Conversation

@roo-code-dan

@roo-code-dan roo-code-dan Bot commented Mar 3, 2026

Copy link
Copy Markdown

Opened by @roo-code-dan on behalf of Dan Riccio

Summary

Discovered two issues in the marketing site by using the Figma MCP tools to capture and analyze the roocode.com design.

Changes

1. Fix "Github" -> "GitHub" capitalization (apps/web-roo-code/src/app/page.tsx)

The hero section text referred to "Slack, Github or wherever your team is" - incorrect capitalization of GitHub's brand name. Fixed to "Slack, GitHub or wherever your team is" which matches what the production site already shows.

2. Remove Netflix from company logos (apps/web-roo-code/src/components/homepage/company-logos.tsx)

The logos array included "Netflix" but it did not appear in the Figma design capture or the live production site. Removed to align the code with actual rendered behavior.

How discovered

Used the Figma MCP tools to:

  1. Capture roocode.com into a Figma file via generate_figma_design
  2. Inspect the design structure via get_metadata
  3. Get design context via get_design_context to compare the live design with the source code

The Figma capture at https://www.figma.com/design/h1aUTeQi4h54TVbkqus7jC showed 6 company logos (no Netflix) and the production page text with "GitHub" (capital H).


View task on Roomote

…ogos

- Fix "Github" -> "GitHub" in hero section text (correct brand name capitalization)
- Remove Netflix from company logos array to match design (not shown in Figma design or live site)

Discovered via Figma MCP tools by comparing roocode.com design capture with source code.
@roo-code-dan

roo-code-dan Bot commented Mar 3, 2026

Copy link
Copy Markdown
Author

PR Reviewer Clock   See task

Reviewed both changes. No issues found - the fixes are correct and minimal.

  • Fix Github -> GitHub capitalization in hero section text
  • Remove Netflix from company logos array (all remaining 6 logos have matching SVG files)

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant