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 Name | Prop Type | Required | Default |
---|---|---|---|
children | React.ReactNode ǀ string | Yes | - |
graphic | 'none' ǀ 'checkmark' ǀ 'gift' ǀ 'magic' ǀ 'trophy' ǀ 'rating' | No | 'checkmark' |
customGraphic | React.ReactNode | No | - |
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.