All componentsVerified buyer Verified buyer Verified buyer Verified buyer
SocialProofStrip
Four verified-purchase quotes + store-wide average rating.
components/social-proof-strip.tsxPeer deps:
lucide-reactLive preview
What buyers say
Quietly liked.
4.8
“Saved me a week of work. Copy, paste, ship — exactly as advertised.”
“The CSS tokens alone are worth the price. Rebrand took 10 minutes.”
“Clean code, no junk dependencies. Wish there were more icons but lucide covers it.”
“Bought it on a Friday, shipped my MVP on Monday. Best $79 I've spent this year.”
Usage
import { SocialProofStrip } from "@/components/social-proof-strip";
<SocialProofStrip
reviews={topFour} // exactly four reviews
averageRating={avgFromAllReviews}
totalReviews={totalCount}
/>