feat: redesign landing lenscal paywall from new Paper design - #122
Merged
Conversation
Replace the dark scan-ring paywall in the landing build animation with the redesigned electric-blue artboard: app-dashboard screenshot in a device frame, floating scanned-meal card, and white radial-gradient CTA. Hero raster fills ship as 2x webp assets; the agent transcript now narrates the new six-edit build. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
|
Thank you for following the naming conventions for pull request titles! 🙏 |
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
Re-ports the Lenscal Pro paywall in the landing page's paywall-build illustration from the redesigned Paper artboard (HO3-0):
lenscal-paywall.tsx— rewritten: electric-blue ground with an indigo radial glow, cropped app-dashboard screenshot in a bottom-rounded device frame, floating "Boiled Egg" scanned-meal card, white title/offer/toggle/fine-print stack, and a white radial-gradient "Try It Free" pill. The staged-revealPartmechanism, 402×874 artboard size, andScaledMock/WorkingIndicatorcontracts are unchanged.assets/lenscal/*.webp— the two raster fills from Paper (app screenshot + egg photo), downscaled to 2× display size and converted to webp (49KB total).transcript.ts—PaywallPartunion updated (screenshot,foodCardreplacerings/appIcon/chips/badges); the scripted agent session now narrates the new six-edit build and the prompt line describes the blue hero.The device-frame silhouette keeps the design's
mix-blend-overlayby living on its ownPart— the wrapper's translate would otherwise isolate a blended child from the backdrop.Verification
pnpm typecheckinapps/wwwpasses with zero errors (after building@voidhash/paywalls, a fresh-checkout artifact).🤖 Generated with Claude Code