feat: add promo banner#8
Open
lilac wants to merge 9 commits into
Open
Conversation
- Change messaging from "AI QA Engineer" to "AI coworker" for wider audience - Expand value props: testing, debugging, and tedious tasks - Replace en dash with HTML entity (–) for better compatibility 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Updates the promo banner to reflect Vita's repositioning from a dev/QA coworker to a general-purpose Digital Worker that operates its own virtual computer. Leads with content creation (post writing, image generation) for broad cross-persona appeal, keeps "tedious tasks" as the long-tail catch-all, and surfaces the "own computer" mechanic as the differentiating curiosity hook. Swaps the CTA from "Get Early Access" to "Start Free →" since Vita is now GA with a free entry point.
Brings the promo banner in line with the modern SaaS announcement-bar convention (GitHub, Stripe, Vercel et al.) where a short promotional headline plus single CTA sit as one centered cluster instead of being split left/right with dead space between them on wide viewports. - Drop flex:1 from text and add justify-content:center so the cluster sizes to its content rather than spanning the row - Promote the close button to absolute positioning on all screens so it stays pinned to the corner without riding the centered cluster; mobile keeps its top-right corner override - Bump horizontal padding to 40px so centered content clears the absolute-positioned close button
Forces returning visitors to pick up the recent banner copy and layout changes. Without a version bump the cache-first strategy keeps serving the stale index.html and promo-banner.css indefinitely.
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.
No description provided.