Add transparent pricing page with accessible rates#12
Merged
mostlyerror merged 2 commits intomainfrom Jan 15, 2026
Merged
Conversation
- Add robot illustration positioned above CTAs on mobile, larger on desktop - Increase CTA button size (px-8 py-4) and font weight (bold, text-lg) - Add prominent shadow effects to CTAs with coral glow on primary button - Reposition decorative elements to left side to accommodate illustration - Hide some decorative elements on mobile/tablet for cleaner layout Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Added a new /pricing page with three simplified tiers and honest messaging about being early-stage. Updated homepage messaging to be transparent about building the practice while maintaining confidence and professionalism. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
/pricingpage with three simplified tiers (Small Projects: $1.5K-$3K, Medium Projects: $3K-$6K, Ongoing Support: starting at $300/mo)Test Plan
npm run devand verify/pricingpage renders correctlynpm run test:smoke🤖 Generated with Claude Code