feat(marketing): social proof, freshness cues & B2B page refactor#69
Merged
Conversation
Apply marketing-psychology improvements across the public surfaces, mostly
by surfacing assets the app already had but wasn't showing.
- Reviews (social proof): render star ratings under the PDP title and a
reviews list; the data was fetched but previously used only for JSON-LD.
New StarRating + ProductReviews components.
- Freshness/urgency: noon order-cutoff badge on the e-shop header; reframe
PDP pickup dates from a restriction ("len v tychto dnoch") to a freshness
cue ("Cerstve na vyzdvihnutie").
- Hero: replace the second emotional line with an orientation subline
(Presov a Kosice) and add a glass "skip the queue" badge under the CTAs.
- Checkout: prominent pay-on-pickup reassurance shown when "Pri vyzdvihnuti"
is selected (replaces the muted description).
- B2B page: outcome-led hero with risk-reversal microcopy, authority band
(cafes we supply), outcome-framed benefits + delivery, FAQ surfaced from
JSON-LD, reused ApplyCta with reassurance.
- Copy polish: fix Slovak diacritics in the B2B CTA and registration banner.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- e-shop: "lakomky" -> "lákocinky" (the brand's word used everywhere else; "lakomky" was the only occurrence in the codebase) - registration banner: drop the duplicated "obľúbené" and tighten the benefit line Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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
Marketing-psychology pass over the public surfaces. The theme: surface assets the app already had but wasn't showing, and reframe defensive copy into benefits.
Changes
Social proof (reviews)
StarRating+ProductReviewscomponents.Overený nákupbadges.Freshness & urgency
Objednajte do 12:00 a vyzdvihnite zajtra(realORDER_CUTOFF_HOUR = 12).Dostupné len v týchto dňoch) to a freshness cue (Čerstvé na vyzdvihnutie).Hero
Chlieb z pece, závin z rúk, káva z lásky→Remeselná pekáreň v Prešove a Košiciach(orientation + local intent), keepingS láskou ku kváskuas the emotional hook.Objednajte online, vyzdvihnite bez čakania.Checkout
Pri vyzdvihnutíis selected (replaces the muted description). Pay-on-pickup is currently the only method.B2B page (full refactor)
Čerstvé pečivo pre vašu prevádzku) with risk-reversal microcopy (Bez záväzku · odpoveď do 2 pracovných dní).Dodávka každé ráno(reliability).Copy polish
Notes
registrationBannerandbrandStorySectionare flagged off; those fixes are ready for when they're re-enabled. B2B CTA and B2B page are live.getProducts()).Verification
pnpm typecheck✓🤖 Generated with Claude Code