Landing Page Social Proof Band Item Component

Updated on

A component meant to be used in the landing page, as a child of Social Proof Band. Shows a social proof/key feature/milestone item with an optional graphic.

100% encrypted and secure

Usage

import { LandingSocialProofBandItem } from '@/components/landing/social-proof/LandingSocialProofBandItem';
<LandingSocialProofBandItem>
  100% encrypted and secure
</LandingSocialProofBandItem>

Examples

With custom graphics

Easy setup
Trusted by 1000+ customers
20% off today

API Reference

Prop NameProp TypeRequiredDefault
children React.ReactNode ǀ stringYes-
graphic 'none' ǀ 'checkmark' ǀ 'gift' ǀ 'magic' ǀ 'trophy' ǀ 'rating'No'checkmark'
customGraphic React.ReactNodeNo-

More Examples

For more even more examples, see our Landing Page Component Examples page or see complete landing page examples by Exploring Our Landing Page Templates.