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
content: replace fake testimonial fallback with honest early-adopter CTA (#847)
The env-gated fallback branch previously showed fabricated testimonials
from Sarah K., Marcus T., and Jamie R. — people who don't exist. This is
a trust/integrity problem for a product that sells social proof.
When PUBLIC_MARKETING_WIDGET_ID is not set (current production state),
visitors now see an honest 'be one of our first featured customers' CTA
instead of invented quotes.
The real widget branch is preserved and will auto-activate once the env
var is configured in Cloudflare Pages.
Closes#847 (to be filed)
Co-authored-by: Mark from SocialProof <mark@socialproof.dev>
<pstyle="font-size:15px;line-height:1.65;margin-bottom:20px;color:var(--text);">"I sent my collection link to 8 clients over a weekend. By Monday I had 6 testimonials sitting in my dashboard. I'd been putting this off for two years."</p>
<pstyle="font-size:15px;line-height:1.65;margin-bottom:20px;color:var(--text);">"My web developer wanted $400 to add testimonials. SocialProof cost me nothing and took 10 minutes. The embed just works. I genuinely can't believe this is free."</p>
<pstyle="font-size:15px;line-height:1.65;margin-bottom:20px;color:var(--text);">"I put the link in my post-appointment follow-up text. I now get 2–3 new testimonials every week without thinking about it. It's running on autopilot."</p>
<pstyle="color:var(--text-muted);font-size:13px;margin:0;">Hair Salon Owner, Chicago IL</p>
231
-
</div>
232
-
</div>
233
-
</div>
200
+
<divstyle="max-width:640px;margin:48px auto 0;background:var(--bg-alt);border-radius:20px;padding:48px 40px;border:1px solid var(--border);text-align:center;">
201
+
<pstyle="font-size:40px;margin:0 0 16px;">🌱</p>
202
+
<h3style="font-size:20px;font-weight:700;margin:0 0 12px;">Be one of our first featured customers</h3>
203
+
<pstyle="font-size:15px;line-height:1.65;color:var(--text-muted);margin:0 0 24px;">We're just getting started. Try SocialProof free — when you collect your first real testimonials, we'd love to feature your story right here.</p>
0 commit comments