Skip to content

feat: OpenClaw homepage concept for marketing site#523

Closed
roomote[bot] wants to merge 1 commit intomainfrom
feature/MKT-79-openclaw-homepage-concept
Closed

feat: OpenClaw homepage concept for marketing site#523
roomote[bot] wants to merge 1 commit intomainfrom
feature/MKT-79-openclaw-homepage-concept

Conversation

@roomote
Copy link
Contributor

@roomote roomote bot commented Feb 4, 2026

Adds a temporary OpenClaw promotional component to the docs homepage to explore the right level of presence for marketing.

Changes

  • New OpenClawPromo component featuring:
    • Animated gradient background with purple/blue tones
    • Trending badge with pulsing indicator
    • Gradient text effect for "OpenClaw" branding
    • Decorative animated claw marks
    • Primary CTA linking to GitHub repository
    • Secondary CTA for learning more
    • Dismissable with localStorage persistence
    • Responsive design for mobile
    • Respects prefers-reduced-motion

Design Approach

This concept explores a middle ground between a simple banner and a full page takeover:

  • More prominent than the existing announcement/teams banners
  • Less intrusive than a full hero takeover
  • Dismissable to not impact returning users
  • Positioned at the top of the homepage content

View task on Roo Code Cloud


Important

Introduces OpenClawPromo component to docs homepage with animations, CTAs, and dismissable feature, integrated with responsive design and motion preferences.

  • New Component:
    • Adds OpenClawPromo component in index.tsx with animated gradient background, trending badge, gradient text, and decorative claw marks.
    • Includes primary CTA linking to GitHub and secondary CTA for more information.
    • Dismissable with localStorage persistence.
    • Responsive design for mobile and respects prefers-reduced-motion.
  • Integration:
    • Integrates OpenClawPromo into index.mdx at the top of the homepage content.
  • Styling:
    • Adds styles in styles.module.css for animations, layout, and responsiveness.

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

@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
roo-code-docs Ready Ready Preview, Comment Feb 4, 2026 10:39pm

Request Review

@roomote
Copy link
Contributor Author

roomote bot commented Feb 4, 2026

Rooviewer Clock   See task on Roo Cloud

Review complete. Found 1 issue to address:

  • Fix broken internal link to /features/openclaw (page does not exist)

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

Explore on GitHub
</a>
<a
href="/features/openclaw?utm_source=docs&utm_medium=promo&utm_campaign=openclaw_launch"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This link points to /features/openclaw which does not exist in the docs. Users clicking "Learn More" will get a 404 error. Either create the target page or update the link to point to an existing page (or remove the secondary CTA until the page is ready).

Fix it with Roo Code or mention @roomote and request a fix.

@mp-roocode mp-roocode closed this Feb 4, 2026
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.

2 participants