Component Not Available

MasonryQuotes not found in registry

Found in: social-proof • src/components/social-proof/MasonryQuotes.astro

Interactive Component Editor

No example data found in JSDoc @example

Add an @example block to enable interactive editing

Live preview - changes update automatically

Component Information

Name: MasonryQuotes

Category: social-proof

Path: src/components/social-proof/MasonryQuotes.astro

Description: MasonryQuotes - Pinterest-style masonry grid for customer testimonials

JSDoc Props Documentation

title?: string - Main section headline (optional, default: "What Our Customers Say")

subtitle?: string - Supporting description text (optional)

testimonials: array - Customer testimonials with quotes and author info (required)

columns?: number - Number of masonry columns (optional, default: 4)

showTitle?: boolean - Whether to display section title and subtitle (optional, default: true)

background?: string - Background CSS classes for the section (optional, default: "bg-gradient-to-br from-sky-50 to-white")

Documentation

For detailed usage instructions, props, and examples, check the JSDoc comments in the component file or see the complete component documentation.