Jade Testimonial Grid
A serene testimonial section designed for hospitality brands, hotels, and resorts.
Features
- Masonry-style CSS columns layout with 6 testimonial cards of varying heights
- Each card: quote text, guest name, location, 5-star rating, and stay type badge
- Stay types: Honeymoon, Business, Family Vacation, Wellness Retreat, Anniversary, Eco Getaway
- Overall rating summary at top: 4.9 rating, 2,400+ verified reviews, 98% recommendation rate
- Jade green (#059669, #10b981) accents with warm cream (#fefce8) and dark charcoal (#1c1917)
- Elegant serif typography (Cormorant Garamond) for headings, Nunito for body
- Rounded shapes, generous whitespace, spa/resort aesthetic
- Full dark mode support
Usage
import RegistryItem from './registry-item';
export default function ReviewsPage() {
return <RegistryItem />;
}
Customization
- Update the
testimonials array with real guest reviews
- Modify stay type badges to match your property's offerings
- Adjust jade/emerald accent colors for your brand
- Change overall rating summary statistics to reflect your actual data