You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assets: add social proof slide to webstore explainer
Seventh slide for the 2026 v2 gallery: "Built in the open." with
500+ stars / 20+ contributors / MIT stat blocks and a repo bar.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: assets/webstore-explainer-2026-2/README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,11 @@ Files (1280×800):
9
9
- 04-any-llm.png: Model picker, cropped to the provider dropdown
10
10
- 05-plan-before-act.png: Plan review with Approve/Adjust before actions run
11
11
- 06-launch-offer.png: WebBrain Cloud $5/mo (reg. $8), Save 35%
12
+
- 07-social-proof.png: 500+ GitHub stars, 20+ contributors, MIT — repo bar with contributor avatars
12
13
13
-
Social proof slide intentionally skipped for now (too early per Emre). When ready, add a scene between 05 and 06 (e.g. GitHub stars, tokens/day).
14
+
Star/contributor counts are hardcoded in `proofScene()`; bump them there when they go stale (544 stars at last render, 2026-07-29). The avatar initials are decorative, not real contributor handles.
15
+
16
+
Slide 07 is appended after the offer to keep the existing filenames stable. If proof-then-price reads better, swap the last two entries in the `scenes` array and rename the two PNGs.
0 commit comments