Portfolio Demo Blockset is the platform's own block library. Every block on these pages is server-rendered, FSE-native, and used in real demos on the hub. See the platform →Built by Philip Rehberger

SFP-BLOCKS/TRUST-STACK

Trust stack

An animated row of stat counters — “340 agencies”, “12M reports sent”, that kind of thing. Built for the Pulsar SaaS landing as social-proof under the hero; works anywhere a marketing site wants a row of impressive numbers.

Live

127
Templates & docs
8,400
Downloads
200+
Agencies served
4.9★
Avg. rating

Attributes

AttributeTypeDefaultDescription
statsarray4 sample statsArray of {value, label, suffix} objects rendered as the row of counters
animateOnScrollbooleantrueTrigger the count-up animation when the row enters the viewport (otherwise renders at final value)

Example markup

html
<!-- wp:sfp-blocks/trust-stack {"stats":[{"value":340,"label":"agencies","suffix":"+"},{"value":12,"label":"reports sent","suffix":"M"},{"value":4.8,"label":"rating","suffix":"★"},{"value":2,"label":"avg setup","suffix":"min"}]} /-->
Paste this in any block-editor view (or in a theme template) to drop the block in.