Warm pastel CRO redesign — waitlist landing page overhaul#6
Merged
Conversation
- Warm cream canvas (#FFFDF9, #FFF4EC) replaces stark white - Hero gains floating pet emoji decorations and gradient glow icon with ring pulse - Waitlist card uses glassmorphism with warm peach border and shadow - All form inputs share identical pill geometry (height:50px) including petCount - Added social proof strip between hero and feature sections - Bento 1 (Care): enhanced task tiles with backdrop blur and bordered cards - Bento 2 (Nutrition): added 5-column weight trend mini bar chart; activity tag badge - Bento 3 (Match): Ziggy gecko card gains dedicated portrait area with floating emoji - Bento 4 (Social/Commerce): warm-tinted panels with gradient seller header - Final CTA: deep blue gradient with dual CTA buttons (primary + ghost) - All JS, IDs, API constants, and fetch payload schema left 100% intact https://claude.ai/code/session_0116rKa7kc65vJnjW7L7WyPp
|
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.
$(cat <<'EOF'
Summary
#FFFDF9) and peach (#FFF4EC); terracotta/peach accents (#FF9E7D) replace cold grays throughout; sage/mint greens (#EAF7F0,#A2CBA0) reserved for health/nutrition motifs; brand blue (#2979FF) kept strictly for action elements@keyframes), gradient app icon with ring-pulse animation, warm glassmorphism waitlist card; all form inputs share identical pill geometry (height: 50px,border-radius: 100px) including thepetCountnumber fieldbackdrop-filterblur and a subtle border; streak dot for today usesbox-shadowring instead ofoutlinefor broader browser supportheight: 218px) with the emoji floating on a radial-gradient stage; personality tags includetag-greenvariant; dock buttons use warm-peach border instead of generic grayborder-radius: 32pxwith warm border tint; seller stats switch to peach-tinted tiles; seller header carries a sage gradient washSUPABASE_URL,WAITLIST_API, IDs (firstName,email,petType,petCount,form-state,success-state,counter,spot-number), and all JS functions (fetchWaitlistCount,animateCounter,handleJoin,updateShareLinks,copyLink) are unchangedTest plan
spot-numberandcounterupdate correctlypetCountinput visually matches text inputs (same height, pill radius, border, background).revealelements as sections enter viewport≤600pxscreens; form rows stack to single columnhttps://claude.ai/code/session_0116rKa7kc65vJnjW7L7WyPp
EOF
)
Generated by Claude Code