Sienna Social Wall
A warm, trustworthy social proof section designed for customer support platforms.
Features
- Stats bar with 4 key metrics: Rating (4.8/5), Teams (50K+), Uptime (99.9%), Avg Response (2 min)
- 6 mini review cards with company initials, star ratings, quotes, and verified badges
- Trusted-by logo cloud with 8 company names
- Warm sienna (#a16207, #ca8a04) with cream accents on deep brown (#1c1917)
- Rounded 16px cards with warm shadow hover effects
- Responsive grid (1→2→3 columns)
- Google Fonts: Source Sans 3 for a friendly, readable feel
- WCAG AA compliant contrast
Usage
import RegistryItem from './registry-item';
export default function Page() {
return <RegistryItem />;
}
Customization
- Replace
reviews, stats, and trustedCompanies arrays with real data
- Add actual company logos instead of initial circles
- Modify the amber/stone color palette to match your brand
- Connect to a reviews API for dynamic content
- Add animation (e.g. framer-motion) for card entrance effects