Social Proof Strip
social_proof_strip is a compact proof component for ratings, customers, and credibility labels.
When to Use
Use it near heroes or CTAs when social proof should support conversion without becoming a full section.
Usage
{{ social_proof_strip(text="Loved by teams", label_1="5-star") }}Live Example
Used to assemble clean landing pages without custom layout work.
5-star feedbackProduction readyMobile first
Parameters
| Parameter | Description |
|---|---|
container | Inner content width. |
text | Proof copy. |
rating | Number of filled stars. Defaults to 5. |
avatar_N | Optional avatar image URL, up to 4. |
label_N | Optional proof labels, up to 3. |
bg | Full-width section background token. |
class | Additional CSS classes on the outer section. |