Skip to content

feat: add purple promo banner and Restart OpenClaw button#8

Open
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
feat/purple-banner-and-restart-openclaw
Open

feat: add purple promo banner and Restart OpenClaw button#8
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
feat/purple-banner-and-restart-openclaw

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

@kilo-code-bot kilo-code-bot bot commented Mar 25, 2026

Summary

  • Adds a "Restart OpenClaw" section with a purple (#7c3aed) button below the video grid, allowing users to scroll back to episodes
  • Adds a promotional banner with the text "Go from inbox chaos to an AI executive assistant — in one hour." using the same purple background (#7c3aed) as the Restart OpenClaw button
  • Adds a "Book your session" call-to-action button styled as a white-outlined button for readability on the purple background
  • Introduces --infomercial-purple CSS variable and new button styles (.btn-3d-purple, .btn-3d-white-outline) to global.css

Changes

src/styles/global.css

  • Added --infomercial-purple: #7c3aed to the infomercial color palette
  • Added .btn-3d-purple button style (purple background, white text)
  • Added .btn-3d-white-outline button style (transparent background, white border, hover effect)

src/pages/index.astro

  • Added "Restart OpenClaw" section between the video grid and "But Wait — There's More" sections
  • Added promotional purple banner between the Testimonials and CTA/Subscribe sections
  • Both new sections use consistent section dividers matching the existing design

- Add 'Restart OpenClaw' section with purple button (#7c3aed) below video grid
- Add promotional banner 'Go from inbox chaos to an AI executive assistant' with purple background matching the Restart OpenClaw button color
- Add 'Book your session' button styled as white-outlined for readability on purple
- Add --infomercial-purple CSS variable and .btn-3d-purple, .btn-3d-white-outline button styles to global.css
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 25, 2026

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

Project Deployment Actions Updated (UTC)
willitclaw Ready Ready Preview, Comment Mar 25, 2026 4:48pm

Request Review

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.

0 participants