Add landing, pricing, and demo pages with R2Purple branding#3357
Closed
berkotako wants to merge 3 commits intomitre:masterfrom
Closed
Add landing, pricing, and demo pages with R2Purple branding#3357berkotako wants to merge 3 commits intomitre:masterfrom
berkotako wants to merge 3 commits intomitre:masterfrom
Conversation
- Rename all Caldera references to R2Purple in login, core, and health API - Add purple team color theme (core_purple.html) - Create pricing page with 3 tiers: Operator, Strike Team, Command - Add pricing CSS with dark theme matching existing UI - Register /pricing route in REST API https://claude.ai/code/session_01Y7DmthqWg4WcZ3KPCT9L5s
- Create SVG logo with purple-to-cyan gradient branding - Build full marketing landing page with hero, features, how-it-works, testimonials, and CTA sections - Add demo request page with contact form and mailto fallback - Expand pricing page with detailed feature comparison table and FAQ section - Register /login, /demo, /api/demo-request routes - Root (/) now serves marketing landing page instead of login redirect - Update all templates to use SVG logo https://claude.ai/code/session_01Y7DmthqWg4WcZ3KPCT9L5s
- Add Open Graph and Twitter Card meta tags to landing, pricing, and demo pages - Add canonical URLs and SEO keywords - Create GDPR-friendly cookie consent banner with Accept All / Essential Only - Analytics loads only after user consent (configurable placeholder) - Demo form now persists leads to data/demo_requests.json for CRM export - Sanitize and whitelist demo form fields, limit field length - Add branded 404 error page with purple gradient styling https://claude.ai/code/session_01Y7DmthqWg4WcZ3KPCT9L5s
|
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.




Test PR