{"success":true,"data":{"category":{"slug":"testimonials","name":"Testimonials","description":"Collection of testimonials components"},"blocks":[{"id":"testimonials-list-verified","name":"Testimonials List with Verified Badges","title":"Testimonials List Verified","category":"Testimonials","categorySlug":"testimonials","description":"A customer reviews section featuring a rating summary header with overall score, star distribution breakdown, and a list of individual reviews with verified purchase badges, author avatars, dates, and star ratings. Ideal for product pages, service reviews, or any page requiring authentic customer feedback display.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293653/wjidf8l1xxp6cqk3w6m7oqbytbha/cleanshot-2026-03-10-at-09-44-43-2x.png","mobile":"https://cdn.ing/assets/i/r/293652/vyde2psgm16saev7aahhiie5tlws/cleanshot-2026-03-10-at-09-44-55-2x.png"},"componentPath":"blocks/testimonials/testimonials-list-verified.tsx","code":"import { TestimonialsListVerified } from \"@opensite/ui/blocks/testimonials/testimonials-list-verified\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsListVerified\n      heading=\"Verified Customer Reviews\"\n      verifiedPurchaseLabel=\"Verified\"\n      reviews={[\n        {\n          rating: 5,\n          title: \"Outstanding quality and service\",\n          content:\n            \"I've been using this product for three months now, and it has completely transformed my workflow. The build quality is exceptional, and customer support has been incredibly responsive whenever I've had questions.\",\n          author: \"Daniel Foster\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/sj8cs2gpbanaowqwxar1uhhwd23z\",\n          date: \"January 20, 2026\",\n          verified: true,\n        },\n        {\n          rating: 5,\n          title: \"Worth every dollar\",\n          content:\n            \"After extensive research and comparing multiple options, I chose this product and couldn't be happier. It's reliable, efficient, and the features exceed what was advertised. Highly recommend for professionals.\",\n          author: \"Lisa Park\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/0mh8a1dg7ftcqnyzgv303u501c8y\",\n          date: \"January 18, 2026\",\n          verified: true,\n        },\n        {\n          rating: 4,\n          title: \"Excellent product with great potential\",\n          content:\n            \"Very satisfied with my purchase overall. The core functionality is solid and works exactly as described. A few features could be refined, but the team seems very responsive to feedback and regularly ships updates.\",\n          author: \"Christopher Hughes\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/2t36c7l0ywchaz4nys8yj2l5amae\",\n          date: \"January 15, 2026\",\n          verified: true,\n        },\n        {\n          rating: 5,\n          title: \"Game changer for my business\",\n          content:\n            \"As a small business owner, this has been an invaluable investment. The efficiency gains alone have paid for itself multiple times over. My team adopted it quickly, and we've seen measurable improvements in our output.\",\n          author: \"Michelle Rodriguez\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/ihhq8unynafk4aikmys3rhbfibaz\",\n          date: \"January 12, 2026\",\n          verified: true,\n        },\n        {\n          rating: 5,\n          title: \"Impressed beyond expectations\",\n          content:\n            \"I was initially hesitant due to the price point, but this has proven to be one of the best purchases I've made. The attention to detail in both design and functionality is evident. Setup was straightforward, and I was productive within minutes.\",\n          author: \"Kevin Zhang\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/67fnapqepn7f8vwt0x4nqho70hbz\",\n          date: \"January 8, 2026\",\n          verified: true,\n        },\n      ]}\n      background=\"white\"\n      pattern=\"diagonalCrossFadeTop\"\n      patternOpacity={0.9}\n    />\n  );\n}","propsSchema":{"reviews":{"type":"array","description":"Array of reviews to display","items":{"type":"object","description":"","fields":{"rating":{"type":"number","description":"Star rating (1-5)","required":true},"title":{"type":"object","description":"Review title","typeLabel":"React.ReactNode","required":true},"content":{"type":"object","description":"Review content/body","typeLabel":"React.ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"React.ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"date":{"type":"string","description":"Review date string","required":false},"verified":{"type":"boolean","description":"Whether the reviewer is verified","required":false}},"typeLabel":"ReviewItem"},"typeLabel":"ReviewItem[]","required":true,"minItems":3,"maxItems":8,"mediaHints":{"path":"reviews[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Reviewer profile photo. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"reviewsSlot":{"type":"object","description":"Custom slot for rendering reviews (overrides reviews array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"verifiedPurchaseLabel":{"type":"object","description":"Label for the verified purchase badge","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"reviewClassName":{"type":"string","description":"Additional CSS classes for each review item","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the review content","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"reviews[].rating":{"type":"object","description":"","required":true},"reviews[].title":{"type":"object","description":"","required":true,"maxLength":80},"reviews[].content":{"type":"object","description":"","required":true,"maxLength":500},"reviews[].author":{"type":"object","description":"","required":true,"maxLength":60},"reviews[].verified":{"type":"object","description":""}},"exampleProps":{"heading":"Verified Customer Reviews","verifiedPurchaseLabel":"Verified","reviews":[{"rating":5,"title":"Outstanding quality and service","content":"This product completely transformed our workflow. The build quality is exceptional and customer support is incredibly responsive.","author":"Daniel Foster","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","date":"January 20, 2026","verified":true},{"rating":5,"title":"Worth every dollar","content":"After comparing multiple options I chose this product and couldn't be happier. Reliable, efficient, and feature-rich.","author":"Lisa Park","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","date":"January 18, 2026","verified":true},{"rating":4,"title":"Excellent product with great potential","content":"Very satisfied overall. Core functionality is solid. A few features could be refined but the team ships updates regularly.","author":"Christopher Hughes","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","date":"January 15, 2026","verified":true}]},"dependencies":["@opensite/ui"],"tags":["reviews","testimonials","ratings","stars","verified","customer-feedback","product-reviews","social-proof"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. Each review needs a rating (1–5), a title, content, and an author. The verified flag should only be set when the review platform actually verifies purchases. avatarSrc must be an absolute image URL.","usageRequirements":{"requiredProps":["reviews"],"propConstraints":{"reviews":{"required":true,"minItems":3,"maxItems":8},"reviews[].rating":{"required":true,"note":"Integer 1–5. Must reflect actual review rating."},"reviews[].title":{"required":true,"maxLength":80},"reviews[].content":{"required":true,"maxLength":500},"reviews[].author":{"required":true,"maxLength":60},"reviews[].verified":{"note":"Only true when the review platform verifies purchases."}},"mediaSlots":{"reviews[].avatarSrc":{"path":"reviews[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Reviewer profile photo. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-images-helpful","name":"Testimonials with Images and Helpful Voting","title":"Testimonials Images Helpful","category":"Testimonials","categorySlug":"testimonials","description":"An enhanced reviews section featuring customer photos, helpful/not helpful voting buttons, and a write review CTA. Each review displays images in a gallery format with star ratings, author info, and engagement metrics. Perfect for e-commerce product pages requiring visual customer feedback.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293654/c9itagryaxpgt6c9dgsydh65q7bk/cleanshot-2026-03-10-at-09-45-59-2x.png","mobile":"https://cdn.ing/assets/i/r/293655/xqic4f0wlmadp943edanh260uokx/cleanshot-2026-03-10-at-09-46-16-2x.png"},"componentPath":"blocks/testimonials/testimonials-images-helpful.tsx","code":"import { TestimonialsImagesHelpful } from \"@opensite/ui/blocks/testimonials/testimonials-images-helpful\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsImagesHelpful\n      heading=\"Customer Reviews\"\n      writeReviewLabel=\"Write a Review\"\n      reportButtonLabel=\"Report\"\n      reviews={[\n        {\n          rating: 5,\n          title: \"Exceeded all expectations!\",\n          content:\n            \"I was skeptical at first, but this product completely won me over. The build quality is exceptional, and the performance is outstanding. I've attached photos showing how perfectly it integrates into my workspace.\",\n          author: \"Alexandra Martinez\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/9covpitzpuuobkg1m4mfokpi0enw\",\n          date: \"Jan 15, 2026\",\n          verified: true,\n          images: [\"https://toastability-production.s3.amazonaws.com/90rcw2mljzpeuxlac8q77mor15xz\", \"https://toastability-production.s3.amazonaws.com/w41h7890eivogu3sr78vlwkpzz8g\", \"https://toastability-production.s3.amazonaws.com/ytbyjrcvrghc7wl6w1g7g8fwka22\"],\n          helpful: 24,\n          variant: \"Premium Edition\",\n        },\n        {\n          rating: 5,\n          title: \"Best investment for my business\",\n          content:\n            \"As a business owner, I needed something reliable and efficient. This has transformed how we operate daily. The ROI has been incredible, and our team loves using it. The photos show our actual setup in action.\",\n          author: \"David Kumar\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/102grjqg8aigxkj585s9x3xbxfv7\",\n          date: \"Jan 10, 2026\",\n          verified: true,\n          images: [\"https://toastability-production.s3.amazonaws.com/2t36c7l0ywchaz4nys8yj2l5amae\", \"https://toastability-production.s3.amazonaws.com/ms4s4zyqpmboh0slez1cwat9qhw4\"],\n          helpful: 18,\n          variant: \"Business Pro\",\n        },\n        {\n          rating: 4,\n          title: \"Great product with minor room for improvement\",\n          content:\n            \"Overall very satisfied with my purchase. The features work as advertised and the quality is solid. Only giving 4 stars because the setup process could be more intuitive. Once running, it's been flawless.\",\n          author: \"Jennifer Lee\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/90rcw2mljzpeuxlac8q77mor15xz\",\n          date: \"Jan 5, 2026\",\n          verified: true,\n          helpful: 12,\n          variant: \"Standard\",\n        },\n        {\n          rating: 5,\n          title: \"Life-changing purchase!\",\n          content:\n            \"I cannot overstate how much this has improved my daily routine. It's intuitive, powerful, and beautifully designed. The customer support team has also been incredibly helpful with my questions. Highly recommend!\",\n          author: \"Marcus Johnson\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/gg5qnvb4nsl2k3g4dw4ls8bsllwh\",\n          date: \"Dec 28, 2025\",\n          verified: true,\n          images: [\"https://toastability-production.s3.amazonaws.com/6fffnb4phovtqkjhtzifs4rhb84u\"],\n          helpful: 31,\n          variant: \"Premium Edition\",\n        },\n      ]}\n      onWriteReview={() => console.log(\"Open review form\")}\n      background=\"white\"\n      spacing=\"lg\"\n    />\n  );\n}","propsSchema":{"reviews":{"type":"array","description":"Array of reviews to display","items":{"type":"object","description":"","fields":{"rating":{"type":"number","description":"Star rating (1-5)","required":true},"title":{"type":"object","description":"Review title","typeLabel":"React.ReactNode","required":true},"content":{"type":"object","description":"Review content/body","typeLabel":"React.ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"React.ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"date":{"type":"string","description":"Review date string","required":false},"verified":{"type":"boolean","description":"Whether the reviewer is verified","required":false},"images":{"type":"array","description":"Array of review image URLs","items":{"type":"string","description":""},"required":false},"helpful":{"type":"number","description":"Number of helpful votes","required":false},"variant":{"type":"string","description":"Product variant purchased","required":false}},"typeLabel":"ReviewWithImages"},"typeLabel":"ReviewWithImages[]","required":true,"minItems":2,"maxItems":6,"mediaHints":{"path":"reviews[].images[]","roles":["gallery","thumbnail"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"note":"Reviewer-submitted photo accompanying the review. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"reviewsSlot":{"type":"object","description":"Custom slot for rendering reviews (overrides reviews array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"verifiedPurchaseLabel":{"type":"object","description":"Label for the verified purchase badge","typeLabel":"React.ReactNode","required":false},"writeReviewLabel":{"type":"object","description":"Write review button text","typeLabel":"React.ReactNode","required":false},"reportButtonLabel":{"type":"object","description":"Label for the report button","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"reviewClassName":{"type":"string","description":"Additional CSS classes for each review card","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the review content","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"imagesClassName":{"type":"string","description":"Additional CSS classes for the images container","required":false},"onWriteReview":{"type":"object","description":"Callback when write review button is clicked","typeLabel":"() => void","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"optixFlowConfig":{"type":"object","description":"OptixFlow image optimization configuration","fields":{"apiKey":{"type":"string","description":"API key for OptixFlow service","required":true},"compression":{"type":"number","description":"Compression level (0-100)","required":false}},"typeLabel":"OptixFlowConfig","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"reviews[].rating":{"type":"object","description":"","required":true},"reviews[].title":{"type":"object","description":"","required":true,"maxLength":80},"reviews[].content":{"type":"object","description":"","required":true,"maxLength":600},"reviews[].images":{"type":"object","description":"","maxItems":4}},"exampleProps":{"heading":"Customer Reviews","verifiedPurchaseLabel":"Verified Purchase","reviews":[{"rating":5,"title":"Transformed our entire operation","content":"We saw immediate ROI within the first 30 days. The onboarding was smooth and the support team is world class.","author":"Sarah Chen","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","date":"February 2, 2026","verified":true,"images":["https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"],"helpful":42},{"rating":5,"title":"Highly recommend for growing teams","content":"As our team scaled from 10 to 50 people this tool grew with us perfectly. Couldn't ask for more.","author":"James Rivera","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","date":"January 28, 2026","verified":true,"helpful":31}]},"dependencies":["@opensite/ui"],"tags":["reviews","testimonials","images","photos","helpful","voting","customer-photos","product-reviews","user-generated-content"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. The images[] array holds supplementary review photos from the reviewer — these must be real product/experience photos, not stock imagery. helpful counts must reflect actual platform data.","usageRequirements":{"requiredProps":["reviews"],"propConstraints":{"reviews":{"required":true,"minItems":2,"maxItems":6},"reviews[].rating":{"required":true,"note":"Integer 1–5."},"reviews[].title":{"required":true,"maxLength":80},"reviews[].content":{"required":true,"maxLength":600},"reviews[].images":{"maxItems":4,"note":"Actual review photos uploaded by the reviewer. Absolute URLs only."}},"mediaSlots":{"reviews[].avatarSrc":{"path":"reviews[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Reviewer profile photo. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."},"reviews[].images[]":{"path":"reviews[].images[]","roles":["gallery","thumbnail"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"note":"Reviewer-submitted photo accompanying the review. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-bento-grid","name":"Testimonials Bento Grid","title":"Testimonials Bento Grid","category":"Testimonials","categorySlug":"testimonials","description":"A bento-style grid layout for testimonials with a featured testimonial spanning multiple rows. Cards display quotes with author avatars, names, roles, and decorative quote icons. The asymmetric grid creates visual interest while highlighting key testimonials. Ideal for landing pages and about sections.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293177/z66pvkg79bkry6qfj15zhknbms8f/cleanshot-2026-03-05-at-07-10-42.png","mobile":"https://cdn.ing/assets/i/r/293176/6dx4bdgluglzqgireiceyykojnd0/cleanshot-2026-03-05-at-07-10-55.png"},"componentPath":"blocks/testimonials/testimonials-bento-grid.tsx","code":"import { TestimonialsBentoGrid } from \"@opensite/ui/blocks/testimonials/testimonials-bento-grid\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsBentoGrid\n      heading=\"Trusted by Industry Leaders\"\n      description=\"See what our customers have to say about transforming their businesses\"\n      testimonials={[\n        {\n          quote:\n            \"This platform completely transformed how we approach customer engagement. The AI-powered insights have given us a competitive edge we didn't think possible. Our conversion rates have tripled, and customer retention is at an all-time high.\",\n          author: \"Alexandra Bennett\",\n          role: \"Chief Marketing Officer\",\n          company: \"Growth Dynamics\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/2d4k8d5shwg82276hzj2ztbj7mxq\",\n          featured: true,\n          linkConfig: {\n            href: \"#\",\n            label: \"Read Full Case Study\",\n          },\n        },\n        {\n          quote:\n            \"Implementation was seamless. The support team guided us every step, and we saw results within weeks.\",\n          author: \"James Wilson\",\n          role: \"Operations Director\",\n          company: \"Streamline Co\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/vh1aowwr93yz4qrzct2s4je0cxdo\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"The ROI has been incredible. We've reduced operational costs by 35% while improving service quality.\",\n          author: \"Priya Sharma\",\n          role: \"CFO\",\n          company: \"FinTech Innovations\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/vrezhtksoqbw1nyo4hwnoqizrus5\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"Our team loves the intuitive interface. Onboarding new members takes minutes instead of days.\",\n          author: \"Michael Torres\",\n          role: \"Engineering Lead\",\n          company: \"CodeCraft\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/uv0g605yf5mz106nrm1uspt9l0rr\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"The automation capabilities have freed up 20 hours per week for strategic work. Game changer.\",\n          author: \"Lisa Chang\",\n          role: \"Product Manager\",\n          company: \"InnovateTech\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/okf6fg4n9yv59up8ivgcdjy3w030\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"We've seen a complete transformation in how we serve our customers. Response times are down, satisfaction is up, and our team loves using it daily.\",\n          author: \"Dr. Rachel Foster\",\n          role: \"VP of Operations\",\n          company: \"CustomerFirst Inc\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/67fnapqepn7f8vwt0x4nqho70hbz\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n      ]}\n      background=\"gray\"\n      pattern=\"gridFadeTop\"\n      spacing=\"lg\"\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false},"featured":{"type":"boolean","description":"Whether this testimonial should be featured (larger card)","required":false}},"typeLabel":"BentoTestimonialItem"},"typeLabel":"BentoTestimonialItem[]","required":true,"minItems":4,"maxItems":7,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Reviewer avatar. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text below heading","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"gridClassName":{"type":"string","description":"Additional CSS classes for the grid container","required":false},"featuredCardClassName":{"type":"string","description":"Additional CSS classes for the featured card","required":false},"cardClassName":{"type":"string","description":"Additional CSS classes for regular cards","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":400},"testimonials[].featured":{"type":"object","description":""}},"exampleProps":{"heading":"What Our Customers Say","description":"Real feedback from the people who use our platform every day.","testimonials":[{"quote":"Implementing this platform has revolutionized how we handle client communications. The response time improvement alone has justified the investment tenfold.","author":"Sarah Chen","role":"VP of Operations","company":"TechFlow Solutions","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","featured":true},{"quote":"Our team productivity increased by 40% in the first quarter.","author":"Marcus Johnson","role":"Director of Engineering","company":"Innovate Labs","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"The analytics dashboard gives us insights we never had before.","author":"Emily Rodriguez","role":"Chief Strategy Officer","company":"DataVision Inc","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Customer satisfaction scores jumped from 3.8 to 4.7 within months.","author":"David Park","role":"Head of Customer Success","company":"ServicePro","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"}]},"dependencies":["@opensite/ui"],"tags":["testimonials","bento","grid","featured","quotes","social-proof","asymmetric","cards"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. Mark at most one testimonial as featured=true to receive the larger card slot. Provide 4–6 items for a balanced bento layout.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":4,"maxItems":7},"testimonials[].quote":{"required":true,"maxLength":400},"testimonials[].featured":{"note":"At most one item should be featured=true."}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Reviewer avatar. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-twitter-cards","name":"Testimonials Twitter/X Style Cards","title":"Testimonials Twitter Cards","category":"Testimonials","categorySlug":"testimonials","description":"A responsive grid of social media testimonial cards supporting multiple platforms (Twitter/X, Instagram, Facebook, LinkedIn, TikTok, YouTube, etc.). Each card displays post content, author avatar, display name, social handle, and links to the original post. The SocialLinkIcon automatically detects the platform from the URL and displays the appropriate brand icon. Cards feature hover effects transitioning to primary colors. Ideal for showcasing authentic social proof from real user posts across any social platform.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293665/vgx2hdr79r6jjz1p54n2g4ntxb8c/cleanshot-2026-03-10-at-10-41-00-2x.png","mobile":"https://cdn.ing/assets/i/r/293664/5xmuay6rfnzp24f2tp3u4wwdvjsf/cleanshot-2026-03-10-at-10-41-16-2x.png"},"componentPath":"blocks/testimonials/testimonials-twitter-cards.tsx","code":"import { TestimonialsTwitterCards } from \"@opensite/ui/blocks/testimonials/testimonials-twitter-cards\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsTwitterCards\n      heading=\"Buzz on Social Media\"\n      description=\"See what people are saying about us on social media. Real feedback from real users sharing their experiences and excitement about our product.\"\n      testimonials={[\n        {\n          content:\n            \"Just started using this platform and I'm blown away by how intuitive everything is. Game changer for my workflow! 🚀\",\n          author: \"Alexandra Martinez\",\n          handle: \"@alexmartinez\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/f921uoblxbv8f9bmr4s2ik7xxugl\",\n          linkConfig: {\n            href: \"https://twitter.com\",\n            label: \"View Post\",\n          },\n        },\n        {\n          content:\n            \"Best tool I've discovered this year. The team behind it really cares about user experience and it shows.\",\n          author: \"David Park\",\n          handle: \"@davidpark_dev\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/eoa76d31ynbg34urr6e4619la1f7\",\n          linkConfig: {\n            href: \"https://twitter.com\",\n            label: \"View Post\",\n          },\n        },\n        {\n          content:\n            \"After trying 5 different solutions, this is the only one that actually works as advertised. Highly recommend! 💯\",\n          author: \"Sarah Williams\",\n          handle: \"@swilliams_tech\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/2t36c7l0ywchaz4nys8yj2l5amae\",\n          linkConfig: {\n            href: \"https://instagram.com\",\n            label: \"View Post\",\n          },\n        },\n        {\n          content:\n            \"The customer support is phenomenal. Got a response within minutes and they walked me through everything. A+ service!\",\n          author: \"Marcus Johnson\",\n          handle: \"@marcusj\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/rews5enr9ynu6izioj66s8ec90nc\",\n          linkConfig: {\n            href: \"https://facebook.com\",\n            label: \"View Post\",\n          },\n        },\n        {\n          content:\n            \"Finally, a product that delivers on performance promises. Been using it for 3 months and zero issues. Solid!\",\n          author: \"Jennifer Chen\",\n          handle: \"@jchen_designs\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/gq3c9qalkiomu0rzdzxymkdaazdu\",\n          linkConfig: {\n            href: \"https://linkedin.com\",\n            label: \"View Post\",\n          },\n        },\n        {\n          content:\n            \"The pricing is incredibly fair for what you get. ROI was clear within the first month. Great value! 👏\",\n          author: \"Robert Anderson\",\n          handle: \"@randerson_biz\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/mt87xjr79wxdhjy7496v3r6m2m9t\",\n          linkConfig: {\n            href: \"https://linkedin.com\",\n            label: \"View Post\",\n          },\n        },\n      ]}\n      actions={[\n        {\n          label: \"Read All Reviews\",\n          href: \"#\",\n          variant: \"default\",\n          size: \"lg\",\n        },\n      ]}\n      background=\"dark\"\n      pattern=\"gradientGlowBottom\"\n      spacing=\"lg\"\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of social testimonials to display","items":{"type":"object","description":"","fields":{"content":{"type":"object","description":"post content","typeLabel":"React.ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"React.ReactNode","required":false},"handle":{"type":"string","description":"social handle (e.g., \"@username\")","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"linkConfig":{"type":"object","description":"Link to the original post","fields":{"label":{"type":"object","description":"","typeLabel":"React.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"SocialTestimonialItem"},"typeLabel":"SocialTestimonialItem[]","required":true,"minItems":3,"maxItems":9,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Social media profile photo. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text below heading","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"gridClassName":{"type":"string","description":"Additional CSS classes for the grid container","required":false},"cardClassName":{"type":"string","description":"Additional CSS classes for each card","required":false},"cardContentClassName":{"type":"string","description":"Additional CSS classes for the card content","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"actions":{"type":"array","description":"Array of action configurations for CTA buttons","items":{"type":"object","description":"","fields":{"variant":{"type":"string","description":"","typeLabel":"\"default\" | \"destructive\" | \"outline\" | \"secondary\" | \"ghost\" | \"link\"","required":false},"size":{"type":"string","description":"","typeLabel":"\"default\" | \"sm\" | \"md\" | \"lg\" | \"icon\" | \"icon-sm\" | \"icon-lg\"","required":false},"label":{"type":"object","description":"Button/link label text or ReactNode","typeLabel":"ReactNode","required":false},"icon":{"type":"object","description":"Icon to display (typically before label)","typeLabel":"ReactNode","required":false},"iconAfter":{"type":"object","description":"Icon to display after the label","typeLabel":"ReactNode","required":false},"href":{"type":"string","description":"URL for link behavior","required":false},"onClick":{"type":"object","description":"Click handler for button behavior","typeLabel":"MouseEventHandler","required":false},"className":{"type":"string","description":"Additional CSS classes for the action","required":false},"children":{"type":"object","description":"Custom children (overrides label + icon rendering)","typeLabel":"ReactNode","required":false},"aria-label":{"type":"string","description":"ARIA label for accessibility","required":false},"asButton":{"type":"boolean","description":"Render as a button element instead of an anchor/link","required":false}},"typeLabel":"ActionConfig"},"typeLabel":"ActionConfig[]","required":false},"actionsSlot":{"type":"object","description":"Custom slot for rendering actions (overrides actions array)","typeLabel":"React.ReactNode","required":false},"actionsClassName":{"type":"string","description":"Additional CSS classes for the actions container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].content":{"type":"object","description":"","required":true,"maxLength":280},"testimonials[].handle":{"type":"object","description":""},"testimonials[].linkConfig.href":{"type":"object","description":""}},"exampleProps":{"heading":"Buzz on Social Media","description":"Real feedback from users sharing their experiences on social media.","testimonials":[{"content":"Just started using this platform and I'm blown away by how intuitive everything is. Game changer for my workflow!","author":"Alexandra Martinez","handle":"@alexmartinez","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","linkConfig":{"href":"https://twitter.com/alexmartinez/status/123","label":"View Post"}},{"content":"Best tool I've discovered this year. The team really cares about user experience and it shows.","author":"David Park","handle":"@davidpark_dev","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","linkConfig":{"href":"https://twitter.com/davidpark_dev/status/456","label":"View Post"}},{"content":"After trying 5 different solutions, this is the only one that actually works as advertised.","author":"Sarah Williams","handle":"@swilliams_tech","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","linkConfig":{"href":"https://instagram.com/p/abc","label":"View Post"}}]},"dependencies":["@opensite/ui"],"tags":["testimonials","social-media","social-proof","cards","grid","twitter","instagram","facebook","linkedin","tiktok","youtube","reviews","user-generated-content","mentions","multi-platform"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. Each item's linkConfig.href must be a real, resolvable post URL — do not use placeholder '#' hrefs for social post links. handle values should match the real platform username.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":3,"maxItems":9},"testimonials[].content":{"required":true,"maxLength":280},"testimonials[].handle":{"note":"Must match the actual social media username."},"testimonials[].linkConfig.href":{"note":"Must be a real post URL, not a placeholder."}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Social media profile photo. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-carousel-image","name":"Testimonials Full-Width Image Carousel","title":"Testimonials Carousel Image","category":"Testimonials","categorySlug":"testimonials","description":"A full-width testimonial carousel with background images and navigation controls. Each slide features a large background image with gradient overlay, quote text, and author information. Includes previous/next buttons and dot indicators for manual navigation. Ideal for hero sections or impactful testimonial displays.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293194/t8a2gjemxvt0eh6lapiaqogzb38i/cleanshot-2026-03-05-at-13-24-33.png","mobile":"https://cdn.ing/assets/i/r/293193/y4u74gf7ibce35efer986agbou0j/cleanshot-2026-03-05-at-13-24-45.png"},"componentPath":"blocks/testimonials/testimonials-carousel-image.tsx","code":"import { TestimonialsCarouselImage } from \"@opensite/ui/blocks/testimonials/testimonials-carousel-image\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsCarouselImage\n      testimonials={[\n        {\n          quote:\n            \"This solution has completely transformed how our team collaborates. The seamless integration with our existing tools made adoption effortless.\",\n          author: \"Jennifer Martinez\",\n          role: \"VP of Product\",\n          company: \"CloudScale\",\n          backgroundImage: \"https://toastability-production.s3.amazonaws.com/zykfhuapdqzu94ee1535gsgnvyac\",\n          logoSrc: \"https://cdn.ing/assets/i/r/288963/4kq4loxmhh5lwc7scw7hhusu87km/ui-placeholder-logo-white-1.png\",\n        },\n        {\n          quote:\n            \"We've seen a 200% increase in team productivity since implementing this platform. The ROI speaks for itself.\",\n          author: \"Robert Chen\",\n          role: \"Chief Technology Officer\",\n          company: \"NextGen Solutions\",\n          backgroundImage: \"https://toastability-production.s3.amazonaws.com/dvz0441h9fxjhh88lzqbwdoyxv52\",\n          logoSrc: \"https://cdn.ing/assets/i/r/288966/0ls9to9jqnrc4gcxty9rx2c4udjv/ui-placeholder-logo-white-2.png\",\n        },\n        {\n          quote:\n            \"The customer support is exceptional. Every question is answered promptly, and the team genuinely cares about our success.\",\n          author: \"Amanda Foster\",\n          role: \"Director of Operations\",\n          company: \"Enterprise Dynamics\",\n          backgroundImage: \"https://toastability-production.s3.amazonaws.com/gg5qnvb4nsl2k3g4dw4ls8bsllwh\",\n          logoSrc: \"https://cdn.ing/assets/i/r/288971/sow5o2s8dp1cr159rxexm0yhov5w/ui-placeholder-logo-white-3.png\",\n        },\n        {\n          quote:\n            \"Security and compliance were our top concerns. This platform exceeded all expectations and passed our rigorous audits with flying colors.\",\n          author: \"Daniel Kim\",\n          role: \"Information Security Officer\",\n          company: \"SecureData Corp\",\n          backgroundImage: \"https://toastability-production.s3.amazonaws.com/5jsc0b4e3gxnjs81iotw2c3e6da3\",\n          logoSrc: \"https://cdn.ing/assets/i/r/288969/h9k3b0ett73u3pouc2w15ibvl7tc/ui-placeholder-logo-white-4.png\",\n        },\n      ]}\n      height=\"h-[500px] md:h-[600px] lg:h-[700px]\"\n      overlayOpacity={0.6}\n      background=\"dark\"\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display in the carousel","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false},"backgroundImage":{"type":"string","description":"Background image URL for the slide","required":false}},"typeLabel":"CarouselTestimonialItem"},"typeLabel":"CarouselTestimonialItem[]","required":true,"minItems":2,"maxItems":6,"mediaHints":{"path":"testimonials[].backgroundImage","roles":["background","feature","hero"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"xlarge","required":true,"preferredAspect":"16:9","note":"Full-bleed carousel slide background. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"height":{"type":"string","description":"Height of the carousel section","required":false},"overlayOpacity":{"type":"number","description":"Overlay opacity (0-1)","required":false},"previousButtonAriaLabel":{"type":"string","description":"Aria label for the previous button","required":false},"nextButtonAriaLabel":{"type":"string","description":"Aria label for the next button","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the content container","required":false},"quoteIconClassName":{"type":"string","description":"Additional CSS classes for the quote icon","required":false},"logoClassName":{"type":"string","description":"Additional CSS classes for the company logo","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"navigationClassName":{"type":"string","description":"Additional CSS classes for the navigation container","required":false},"navButtonClassName":{"type":"string","description":"Additional CSS classes for the navigation buttons","required":false},"dotsClassName":{"type":"string","description":"Additional CSS classes for the dot indicators","required":false},"optixFlowConfig":{"type":"object","description":"OptixFlow image optimization configuration","fields":{"apiKey":{"type":"string","description":"API key for OptixFlow service","required":true},"compression":{"type":"number","description":"Compression level (0-100)","required":false}},"typeLabel":"OptixFlowConfig","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"autoPlayInterval":{"type":"number","description":"Auto-play interval in milliseconds (0 to disable)","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":400},"testimonials[].backgroundImage":{"type":"object","description":"","required":true},"testimonials[].rating":{"type":"object","description":""}},"exampleProps":{"testimonials":[{"quote":"This solution exceeded every expectation. The ROI was evident within weeks and our entire team is delighted.","author":"Michael Torres","role":"CEO","company":"BuildCo","backgroundImage":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"The onboarding experience was seamless and the support team is always available when we need them.","author":"Rachel Kim","role":"Head of Product","company":"Launchpad Inc","backgroundImage":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"We integrated it in one afternoon and it immediately improved our customer feedback loop.","author":"Omar Hassan","role":"CTO","company":"DevStream","backgroundImage":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":4}]},"dependencies":["@opensite/ui"],"tags":["testimonials","carousel","slider","images","full-width","hero","navigation","background-image"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. Each item's backgroundImage is a full-bleed slide background — use large, high-quality landscape photography with sufficient contrast for overlaid text. Do not use logo or avatar images as backgroundImage.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":2,"maxItems":6},"testimonials[].quote":{"required":true,"maxLength":400},"testimonials[].backgroundImage":{"required":true,"note":"Full-bleed background image. Use large landscape photography."},"testimonials[].rating":{"note":"Integer 1–5 if provided."}},"mediaSlots":{"testimonials[].backgroundImage":{"path":"testimonials[].backgroundImage","roles":["background","feature","hero"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"xlarge","required":true,"preferredAspect":"16:9","note":"Full-bleed carousel slide background. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-centered-avatars","name":"Testimonials Centered with Glassmorphism Card","title":"Testimonials Centered Avatars","category":"Testimonials","categorySlug":"testimonials","description":"A modern testimonial section featuring a glassmorphism card with frosted glass effect as the primary focal point. Displays an overlapping avatar stack at the top, creating a community feel, with rotating testimonials including quote, author name, role, and navigation dots. The translucent card design creates visual depth and sophistication. Perfect for SaaS landing pages and premium marketing sites.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293180/g3fawyyi234vufelc6qft22by0qp/cleanshot-2026-03-05-at-07-32-46.png","mobile":"https://cdn.ing/assets/i/r/293181/ufcy7rwi5suesfcid1adypnatiui/cleanshot-2026-03-05-at-07-32-28.png"},"componentPath":"blocks/testimonials/testimonials-centered-avatars.tsx","code":"import { TestimonialsCenteredAvatars } from \"@opensite/ui/blocks/testimonials/testimonials-centered-avatars\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsCenteredAvatars\n      badge=\"Customer Success Stories\"\n      heading=\"Trusted by Teams Worldwide\"\n      testimonials={[\n        {\n          quote:\n            \"The level of customization available is remarkable. We've tailored the platform to fit our unique workflow perfectly, and the results have exceeded all expectations.\",\n          author: \"Rachel Anderson\",\n          role: \"CEO\",\n          company: \"BuildRight Inc\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/b555hwjt7ltr81et05v5254q1ak6\",\n        },\n        {\n          quote:\n            \"Our data analytics capabilities have transformed overnight. The insights dashboard provides actionable intelligence that drives real business decisions.\",\n          author: \"Kevin Patel\",\n          role: \"Head of Analytics\",\n          company: \"DataFirst\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/9uxe0jw1zl1tujy0m5yalo7m2ht8\",\n        },\n        {\n          quote:\n            \"The mobile experience is just as powerful as desktop. Our field teams can access everything they need on the go without any compromises.\",\n          author: \"Maria Santos\",\n          role: \"Field Operations Manager\",\n          company: \"ServiceMasters\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/l080sx0lcx51x44dqrb8006nqf08\",\n        },\n        {\n          quote:\n            \"Integration with our CRM and project management tools was flawless. Everything syncs in real-time, keeping our entire organization aligned.\",\n          author: \"Thomas Wright\",\n          role: \"Systems Administrator\",\n          company: \"TechUnify\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/x4scuzhsozrwrg703df5wbhygkgo\",\n        },\n        {\n          quote:\n            \"The training resources and documentation are top-notch. Our team was up and running at full capacity within the first week.\",\n          author: \"Nicole Johnson\",\n          role: \"Training Director\",\n          company: \"LearnFast\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/yrp5k5xszwpe26fquupey6a6g0uu\",\n        },\n      ]}\n      background=\"dark\"\n      pattern=\"squareAltGrid\"\n      patternOpacity={0.75}\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"TestimonialItem"},"typeLabel":"TestimonialItem[]","required":true,"minItems":3,"maxItems":6,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":true,"preferredAspect":"1:1","note":"Avatar thumbnail used for testimonial navigation. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"badge":{"type":"object","description":"Badge/eyebrow content above title","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the content container","required":false},"badgeClassName":{"type":"string","description":"Additional CSS classes for the badge","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"avatarsClassName":{"type":"string","description":"Additional CSS classes for the avatars container","required":false},"testimonialsClassName":{"type":"string","description":"Additional CSS classes for the testimonials list","required":false},"testimonialItemClassName":{"type":"string","description":"Additional CSS classes for each testimonial item","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author info","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":300},"testimonials[].author":{"type":"object","description":"","required":true},"testimonials[].avatarSrc":{"type":"object","description":"","required":true}},"exampleProps":{"heading":"Loved by Teams Everywhere","badge":"Testimonials","testimonials":[{"quote":"This platform transformed our daily operations. Adoption was instant and results followed within days.","author":"Maria Santos","role":"Operations Lead","company":"FlowCo","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"We've never had a tool that brought this kind of clarity to our processes. Highly recommended.","author":"Tom Wallace","role":"Product Manager","company":"ClearPath","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"The support we received during rollout was exceptional. The team genuinely cared about our success.","author":"Priya Nair","role":"VP Engineering","company":"Nexus Tech","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"}]},"dependencies":["@opensite/ui"],"tags":["testimonials","centered","avatars","stack","community","social-proof","glassmorphism","glass","frosted","modern","premium","rotating"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. Avatars are displayed prominently as navigation; each item should have an avatarSrc for best visual results. Quote text should be concise — typically 1–3 sentences.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":3,"maxItems":6},"testimonials[].quote":{"required":true,"maxLength":300},"testimonials[].author":{"required":true},"testimonials[].avatarSrc":{"required":true,"note":"Avatar images are used as navigation thumbnails and must be provided."}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":true,"preferredAspect":"1:1","note":"Avatar thumbnail used for testimonial navigation. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-company-logo","name":"Testimonials with Company Logo","title":"Testimonials Company Logo","category":"Testimonials","categorySlug":"testimonials","description":"A single testimonial section featuring the company logo prominently, along with a large quote, author photo, and attribution. The layout emphasizes the company endorsement with logo placement and professional styling. Ideal for B2B landing pages and enterprise social proof.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293179/brr3x11dnz82h2i1wtkbdr9lzet8/cleanshot-2026-03-05-at-07-21-00.png","mobile":"https://cdn.ing/assets/i/r/293178/mceobxfea6868txh6j6if2rqb746/cleanshot-2026-03-05-at-07-21-18.png"},"componentPath":"blocks/testimonials/testimonials-company-logo.tsx","code":"import { TestimonialsCompanyLogo } from \"@opensite/ui/blocks/testimonials/testimonials-company-logo\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsCompanyLogo\n      testimonial={{\n        quote:\n          \"Partnering with this platform has been transformative for our organization. The enterprise features, security protocols, and dedicated support have enabled us to scale operations globally while maintaining the highest standards of data protection and compliance.\",\n        author: \"Dr. Catherine Wells\",\n        role: \"Chief Information Officer\",\n      }}\n      companyLogo={\"https://cdn.ing/assets/i/r/288963/4kq4loxmhh5lwc7scw7hhusu87km/ui-placeholder-logo-white-1.png\"}\n      companyLogoAlt=\"Enterprise Client Logo\"\n      imageSrc={\"https://toastability-production.s3.amazonaws.com/f921uoblxbv8f9bmr4s2ik7xxugl\"}\n      imageAlt=\"Modern office space\"\n      background=\"gray\"\n      pattern=\"diagonalCrossBasic\"\n      patternOpacity={1}\n    />\n  );\n}","propsSchema":{"testimonial":{"type":"object","description":"Testimonial data using shared TestimonialItem type","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"TestimonialItem","required":true,"mediaHints":{"path":"testimonial.avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author headshot. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialSlot":{"type":"object","description":"Custom slot for rendering testimonial (overrides testimonial prop)","typeLabel":"React.ReactNode","required":false},"companyLogo":{"type":"string","description":"Company logo image URL","required":true,"mediaHints":{"path":"companyLogo","roles":["logo"],"disallowedRoles":["favicon","video-thumbnail"],"minPixelClass":"small","required":false,"note":"Company wordmark or logo. LOGO IMAGE ONLY. Do not use photos, favicons, or video assets."}},"companyLogoAlt":{"type":"string","description":"Company logo alt text","required":false},"imageSrc":{"type":"string","description":"Featured image URL","required":true,"mediaHints":{"path":"imageSrc","roles":["feature","hero"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"large","required":true,"note":"Feature photograph displayed beside the testimonial. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"imageAlt":{"type":"string","description":"Featured image alt text","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"gridClassName":{"type":"string","description":"Additional CSS classes for the grid container","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the content column","required":false},"logoClassName":{"type":"string","description":"Additional CSS classes for the company logo","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"imageClassName":{"type":"string","description":"Additional CSS classes for the image container","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"optixFlowConfig":{"type":"object","description":"OptixFlow image optimization configuration","fields":{"apiKey":{"type":"string","description":"API key for OptixFlow service","required":true},"compression":{"type":"number","description":"Compression level (0-100)","required":false}},"typeLabel":"OptixFlowConfig","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonial.quote":{"type":"object","description":"","required":true,"maxLength":500},"testimonial.author":{"type":"object","description":"","required":true}},"exampleProps":{"testimonial":{"quote":"Partnering with this platform has been transformative for our organization. The enterprise features, security protocols, and dedicated support have enabled us to scale operations globally.","author":"Dr. Catherine Wells","role":"Chief Information Officer","company":"Global Enterprises","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},"companyLogo":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","companyLogoAlt":"Global Enterprises","imageSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","imageAlt":"Modern office space"},"dependencies":["@opensite/ui"],"tags":["testimonials","company","logo","enterprise","b2b","single","featured","corporate"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. companyLogo must be the actual company's logo — do not use generic imagery. imageSrc is a large feature photograph displayed beside the testimonial; use high-quality business/workspace photography.","usageRequirements":{"requiredProps":["testimonial"],"propConstraints":{"testimonial.quote":{"required":true,"maxLength":500},"testimonial.author":{"required":true},"companyLogo":{"required":true,"note":"Real company logo. Absolute URL."},"imageSrc":{"required":true,"note":"Feature photograph beside the testimonial."}},"mediaSlots":{"testimonial.avatarSrc":{"path":"testimonial.avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author headshot. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."},"companyLogo":{"path":"companyLogo","roles":["logo"],"disallowedRoles":["favicon","video-thumbnail"],"minPixelClass":"small","required":false,"note":"Company wordmark or logo. LOGO IMAGE ONLY. Do not use photos, favicons, or video assets."},"imageSrc":{"path":"imageSrc","roles":["feature","hero"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"large","required":true,"note":"Feature photograph displayed beside the testimonial. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-grid-add-review","name":"Testimonials Grid with Add Review Card","title":"Testimonials Grid Add Review","category":"Testimonials","categorySlug":"testimonials","description":"A testimonial grid featuring customer reviews alongside an 'Add Review' card with dashed border and plus icon. Each review card displays star ratings, quote, and author info. The add review card encourages user engagement. Perfect for product pages and community-driven platforms.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293667/f0pikmeb9eezcv6xm28kj6xyx1qu/cleanshot-2026-03-10-at-10-45-31-2x.png","mobile":"https://cdn.ing/assets/i/r/293666/l0asv65qty0ljm8fzuejrz9h9q07/cleanshot-2026-03-10-at-10-45-47-2x.png"},"componentPath":"blocks/testimonials/testimonials-grid-add-review.tsx","code":"import { TestimonialsGridAddReview } from \"@opensite/ui/blocks/testimonials/testimonials-grid-add-review\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsGridAddReview\n      heading=\"Customer Reviews\"\n      description=\"Join thousands of satisfied customers sharing their experiences\"\n      addReviewText=\"Write a Review\"\n      addReviewSubtext=\"Share your experience with us\"\n      reviews={[\n        {\n          rating: 5,\n          quote:\n            \"Exceptional quality and service. The product arrived exactly as described and exceeded my expectations. Would definitely recommend to anyone looking for reliability.\",\n          author: \"Michael Torres\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/s4vho0wfbjhf758oife8qfuekou8\",\n        },\n        {\n          rating: 5,\n          quote:\n            \"Best purchase I've made this year. The attention to detail and customer support are unmatched. Worth every penny.\",\n          author: \"Sarah Mitchell\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/vvkma6b8whdkiq5nq8z4eyfe00vo\",\n        },\n        {\n          rating: 4,\n          quote:\n            \"Great product overall. Installation was straightforward and it works as advertised. Only minor issue was shipping took longer than expected.\",\n          author: \"James Wilson\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/e83zsyvl0an0owzdmpwjnnty641x\",\n        },\n        {\n          rating: 5,\n          quote:\n            \"I've tried several similar products, and this one stands out for its quality and durability. Customer service was also very responsive.\",\n          author: \"Emily Chen\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/0g6t701zqr2r7najmdgftpeqnxmz\",\n        },\n        {\n          rating: 5,\n          quote:\n            \"Absolutely love it! The design is sleek and modern, and it fits perfectly with my setup. Highly recommended for anyone hesitating.\",\n          author: \"Robert Anderson\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/yw5f7iwyypf4kctpr5ye5e495swt\",\n        },\n      ]}\n      actions={[\n        {\n          label: \"Read All Reviews\",\n          href: \"#\",\n          variant: \"default\",\n          size: \"lg\",\n        },\n      ]}\n      onAddReview={() => console.log(\"Open review form\")}\n      background=\"dark\"\n      pattern=\"diagonalCrossFadeTop\"\n      patternOpacity={0.15}\n      spacing=\"lg\"\n    />\n  );\n}","propsSchema":{"reviews":{"type":"array","description":"Array of reviews to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"TestimonialItem"},"typeLabel":"TestimonialItem[]","required":true,"minItems":3,"maxItems":8,"mediaHints":{"path":"reviews[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Reviewer avatar. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"reviewsSlot":{"type":"object","description":"Custom slot for rendering reviews (overrides reviews array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text below heading","typeLabel":"React.ReactNode","required":false},"addReviewText":{"type":"object","description":"Text for the add review button","typeLabel":"React.ReactNode","required":false},"addReviewSubtext":{"type":"object","description":"Subtitle for the add review card","typeLabel":"React.ReactNode","required":false},"onAddReview":{"type":"object","description":"Callback when add review is clicked","typeLabel":"() => void","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"gridClassName":{"type":"string","description":"Additional CSS classes for the grid container","required":false},"cardClassName":{"type":"string","description":"Additional CSS classes for each card","required":false},"addReviewCardClassName":{"type":"string","description":"Additional CSS classes for the add review card","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"actions":{"type":"array","description":"Array of action configurations for CTA buttons","items":{"type":"object","description":"","fields":{"variant":{"type":"string","description":"","typeLabel":"\"default\" | \"destructive\" | \"outline\" | \"secondary\" | \"ghost\" | \"link\"","required":false},"size":{"type":"string","description":"","typeLabel":"\"default\" | \"sm\" | \"md\" | \"lg\" | \"icon\" | \"icon-sm\" | \"icon-lg\"","required":false},"label":{"type":"object","description":"Button/link label text or ReactNode","typeLabel":"ReactNode","required":false},"icon":{"type":"object","description":"Icon to display (typically before label)","typeLabel":"ReactNode","required":false},"iconAfter":{"type":"object","description":"Icon to display after the label","typeLabel":"ReactNode","required":false},"href":{"type":"string","description":"URL for link behavior","required":false},"onClick":{"type":"object","description":"Click handler for button behavior","typeLabel":"MouseEventHandler","required":false},"className":{"type":"string","description":"Additional CSS classes for the action","required":false},"children":{"type":"object","description":"Custom children (overrides label + icon rendering)","typeLabel":"ReactNode","required":false},"aria-label":{"type":"string","description":"ARIA label for accessibility","required":false},"asButton":{"type":"boolean","description":"Render as a button element instead of an anchor/link","required":false}},"typeLabel":"ActionConfig"},"typeLabel":"ActionConfig[]","required":false},"actionsSlot":{"type":"object","description":"Custom slot for rendering actions (overrides actions array)","typeLabel":"React.ReactNode","required":false},"actionsClassName":{"type":"string","description":"Additional CSS classes for the actions container","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"reviews[].quote":{"type":"object","description":"","required":true,"maxLength":300},"reviews[].rating":{"type":"object","description":""}},"exampleProps":{"heading":"What Our Customers Think","description":"Join thousands of satisfied customers who have transformed their workflows.","addReviewText":"Share Your Experience","addReviewSubtext":"Your feedback helps others make better decisions.","reviews":[{"quote":"Exceptional value and outstanding support. We saw results within days.","author":"James Liu","role":"Product Manager","company":"ScaleUp","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"The ease of integration saved us weeks of engineering time.","author":"Rachel Torres","role":"CTO","company":"DevForge","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"Best decision we made this year. The entire team loves it.","author":"Naomi Brooks","role":"Head of Operations","company":"OpsFirst","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5}]},"dependencies":["@opensite/ui"],"tags":["testimonials","grid","add-review","interactive","ratings","stars","user-generated","engagement"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. This block includes a call-to-action card prompting users to add a review — ensure addReviewText and the CTA action link to a real review submission page, not a placeholder.","usageRequirements":{"requiredProps":["reviews"],"propConstraints":{"reviews":{"required":true,"minItems":3,"maxItems":8},"reviews[].quote":{"required":true,"maxLength":300},"reviews[].rating":{"note":"Integer 1–5 if provided."}},"mediaSlots":{"reviews[].avatarSrc":{"path":"reviews[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Reviewer avatar. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-marquee","name":"Testimonials Auto-Scrolling Marquee","title":"Testimonials Marquee","category":"Testimonials","categorySlug":"testimonials","description":"An auto-scrolling horizontal marquee of testimonial cards that creates continuous movement. Cards display quotes with author avatars and info. Configurable speed (slow/normal/fast) and pause-on-hover functionality. Creates dynamic visual interest and showcases many testimonials in limited space.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293196/rmfzexpuodqp5a55tx90xwq4nl0g/cleanshot-2026-03-05-at-13-26-51.png","mobile":"https://cdn.ing/assets/i/r/293195/ihsqd8kyqmyi2b7o9auolkzgog2w/cleanshot-2026-03-05-at-13-27-01.png"},"componentPath":"blocks/testimonials/testimonials-marquee.tsx","code":"import { TestimonialsMarquee } from \"@opensite/ui/blocks/testimonials/testimonials-marquee\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsMarquee\n      heading=\"Loved by Thousands Worldwide\"\n      description=\"Join our community of satisfied customers achieving remarkable results\"\n      testimonials={[\n        {\n          quote:\n            \"The level of support and attention to detail is unmatched. Every feature works flawlessly.\",\n          author: \"Alexandra Foster\",\n          role: \"Product Manager\",\n          company: \"InnovateTech\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/gl7n7p6atndufbsm6q2ac5jeqttp\",\n        },\n        {\n          quote:\n            \"We've tried many solutions, but this one actually delivers on its promises. Highly recommended!\",\n          author: \"Carlos Rodriguez\",\n          role: \"Operations Lead\",\n          company: \"Streamline Co\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/6ntdz6xwid3fswjz8y0otdxmzs40\",\n        },\n        {\n          quote:\n            \"Implementation was surprisingly smooth. The onboarding process made everything intuitive.\",\n          author: \"Emily Nakamura\",\n          role: \"Team Lead\",\n          company: \"ProductFlow\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/0o6d7z4mm9nzeufhv9kefrhihbip\",\n        },\n        {\n          quote:\n            \"Our productivity has doubled since adoption. The ROI speaks for itself.\",\n          author: \"Michael Bennett\",\n          role: \"Director of Operations\",\n          company: \"EfficiencyCo\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/0x7ktdk01jfaoysst0emzvqevu19\",\n        },\n        {\n          quote:\n            \"The platform scales beautifully with our growth. No performance degradation whatsoever.\",\n          author: \"Priya Sharma\",\n          role: \"Engineering Manager\",\n          company: \"ScaleUp Systems\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/rddfyzvfpdlbzwhgep2myppwxn05\",\n        },\n        {\n          quote:\n            \"Customer success team goes above and beyond. They truly care about our outcomes.\",\n          author: \"Thomas Wright\",\n          role: \"VP Customer Success\",\n          company: \"GrowthMetrics\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/9ujya2tfhxja7y5s9wb7d2u8crhd\",\n        },\n        {\n          quote:\n            \"The analytics dashboard provides insights we never knew we needed. Game changing.\",\n          author: \"Jennifer Kim\",\n          role: \"Data Analyst\",\n          company: \"InsightLabs\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/fokd3hxzvdtsomagbfhqooyvndyv\",\n        },\n        {\n          quote:\n            \"Security audit passed with flying colors. Enterprise-grade protection that actually works.\",\n          author: \"David Martinez\",\n          role: \"Security Officer\",\n          company: \"SecureFirst\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/4xjcgtlwseruezhoh3o1ga4umhj4\",\n        },\n      ]}\n      speed=\"normal\"\n      pauseOnHover\n      background=\"dark\"\n      spacing=\"xl\"\n      pattern=\"dashedGridFadeTop\"\n      patternOpacity={0.15}\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"TestimonialItem"},"typeLabel":"TestimonialItem[]","required":true,"minItems":6,"maxItems":16,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar displayed in the marquee card. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text below heading","typeLabel":"React.ReactNode","required":false},"speed":{"type":"string","description":"Scroll speed","typeLabel":"\"slow\" | \"normal\" | \"fast\"","required":false},"pauseOnHover":{"type":"boolean","description":"Whether to pause on hover","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"marqueeClassName":{"type":"string","description":"Additional CSS classes for the marquee container","required":false},"cardClassName":{"type":"string","description":"Additional CSS classes for each card","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":180}},"exampleProps":{"heading":"Trusted by Thousands","description":"Hear from the teams who rely on us every day.","speed":"normal","pauseOnHover":true,"testimonials":[{"quote":"Transformed our workflow in weeks.","author":"Ana Lima","role":"CEO","company":"Lima Studio","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"Best support team we've ever worked with.","author":"Ben Carter","role":"CTO","company":"CartWorks","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"Measurable ROI from day one.","author":"Claire Osei","role":"Head of Product","company":"OseiTech","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"Simple, powerful, and reliable.","author":"Dan Yoo","role":"VP Engineering","company":"YooApps","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":4},{"quote":"Our team adoption was instant.","author":"Elena Ross","role":"Operations","company":"RossGroup","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"Scales effortlessly with our growth.","author":"Felix Wu","role":"Founder","company":"WuBuilds","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5}]},"dependencies":["@opensite/ui"],"tags":["testimonials","marquee","scrolling","animation","horizontal","continuous","dynamic","cards"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. The marquee loops continuously so provide at least 6 items to avoid visible repetition. Keep quotes short (1–2 sentences) for best readability while scrolling.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":6,"maxItems":16},"testimonials[].quote":{"required":true,"maxLength":180,"note":"Keep short for readability during scroll animation."},"speed":{"note":"One of \"slow\" | \"normal\" | \"fast\". Default: \"normal\"."}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar displayed in the marquee card. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-simple-grid","name":"Testimonials Simple Grid","title":"Testimonials Simple Grid","category":"Testimonials","categorySlug":"testimonials","description":"A clean, straightforward grid of testimonial cards with configurable columns (2, 3, or 4). Each card displays a quote with author avatar, name, and role. The minimal design focuses on content without distractions. Ideal for any page requiring a clean testimonial display.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293669/2ro0bgdpbcthbt0aw6xm4nu0rxnc/cleanshot-2026-03-10-at-10-48-51-2x.png","mobile":"https://cdn.ing/assets/i/r/293668/79772z65izabq3khkxvfwe9moxrz/cleanshot-2026-03-10-at-10-49-03-2x.png"},"componentPath":"blocks/testimonials/testimonials-simple-grid.tsx","code":"import { TestimonialsSimpleGrid } from \"@opensite/ui/blocks/testimonials/testimonials-simple-grid\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsSimpleGrid\n      heading=\"Customer Stories\"\n      description=\"Hear from businesses that have transformed their operations with our platform\"\n      columns={3}\n      testimonials={[\n        {\n          quote:\n            \"The platform's intuitive design and powerful features have streamlined our entire workflow. Our team productivity increased by 40% in the first quarter.\",\n          author: \"Jennifer Martinez\",\n          role: \"Director of Operations\",\n          company: \"Streamline Solutions\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/qghzqu1i99vaubyew9s5dxcbel9l\",\n        },\n        {\n          quote:\n            \"Outstanding support and reliable performance. The implementation team guided us every step of the way.\",\n          author: \"Michael Chen\",\n          role: \"CTO\",\n          company: \"TechVision\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/50y066ms7rb5sw62u9u08jzkk8rj\",\n        },\n        {\n          quote:\n            \"We've seen measurable improvements in every key metric. The ROI has exceeded all expectations.\",\n          author: \"Sarah Williams\",\n          role: \"VP of Finance\",\n          company: \"GrowthMetrics\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/betxbx61fkijt0aygineplf489ze\",\n        },\n        {\n          quote:\n            \"The analytics capabilities have transformed our decision-making process. Highly recommend to any data-driven organization.\",\n          author: \"David Park\",\n          role: \"Head of Analytics\",\n          company: \"DataFirst\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/e83zsyvl0an0owzdmpwjnnty641x\",\n        },\n        {\n          quote:\n            \"Security features met our stringent enterprise requirements. The compliance team was thoroughly impressed.\",\n          author: \"Lisa Anderson\",\n          role: \"CISO\",\n          company: \"SecureCorp\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/ms4s4zyqpmboh0slez1cwat9qhw4\",\n        },\n        {\n          quote:\n            \"Seamless integration with our existing tech stack. No disruption, maximum value from day one.\",\n          author: \"Robert Zhang\",\n          role: \"Engineering Lead\",\n          company: \"IntegrateTech\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/97gctpna2hdozl1f8u5xq4ew8h0o\",\n        },\n      ]}\n      actions={[\n        {\n          label: \"Read All Reviews\",\n          href: \"#\",\n          variant: \"default\",\n          size: \"lg\",\n        },\n      ]}\n      background=\"gray\"\n      pattern=\"diagonalCrossFadeTop\"\n      patternOpacity={0.9}\n      spacing=\"lg\"\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"TestimonialItem"},"typeLabel":"TestimonialItem[]","required":true,"minItems":3,"maxItems":12,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar in grid card. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text below heading","typeLabel":"React.ReactNode","required":false},"columns":{"type":"string","description":"Number of columns in the grid","typeLabel":"2 | 3 | 4","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"gridClassName":{"type":"string","description":"Additional CSS classes for the grid container","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"cardClassName":{"type":"string","description":"Additional CSS classes for each card","required":false},"cardContentClassName":{"type":"string","description":"Additional CSS classes for the card content","required":false},"actions":{"type":"array","description":"Array of action configurations for CTA buttons","items":{"type":"object","description":"","fields":{"variant":{"type":"string","description":"","typeLabel":"\"default\" | \"destructive\" | \"outline\" | \"secondary\" | \"ghost\" | \"link\"","required":false},"size":{"type":"string","description":"","typeLabel":"\"default\" | \"sm\" | \"md\" | \"lg\" | \"icon\" | \"icon-sm\" | \"icon-lg\"","required":false},"label":{"type":"object","description":"Button/link label text or ReactNode","typeLabel":"ReactNode","required":false},"icon":{"type":"object","description":"Icon to display (typically before label)","typeLabel":"ReactNode","required":false},"iconAfter":{"type":"object","description":"Icon to display after the label","typeLabel":"ReactNode","required":false},"href":{"type":"string","description":"URL for link behavior","required":false},"onClick":{"type":"object","description":"Click handler for button behavior","typeLabel":"MouseEventHandler","required":false},"className":{"type":"string","description":"Additional CSS classes for the action","required":false},"children":{"type":"object","description":"Custom children (overrides label + icon rendering)","typeLabel":"ReactNode","required":false},"aria-label":{"type":"string","description":"ARIA label for accessibility","required":false},"asButton":{"type":"boolean","description":"Render as a button element instead of an anchor/link","required":false}},"typeLabel":"ActionConfig"},"typeLabel":"ActionConfig[]","required":false},"actionsSlot":{"type":"object","description":"Custom slot for rendering actions (overrides actions array)","typeLabel":"React.ReactNode","required":false},"actionsClassName":{"type":"string","description":"Additional CSS classes for the actions container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":350}},"exampleProps":{"heading":"What Our Users Are Saying","description":"Honest feedback from people who use the platform daily.","columns":3,"testimonials":[{"quote":"A genuinely impressive product. Our productivity gains have been measurable.","author":"Lily Chan","role":"Analyst","company":"DataFlow","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"Rollout was painless. The team was live within a day.","author":"Sam Peterson","role":"IT Manager","company":"NetOps","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"Customer support responds within the hour. Incredibly helpful.","author":"Fiona Grant","role":"Operations","company":"GrantCo","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"The pricing model is transparent and very fair for what you get.","author":"Hiro Yamada","role":"CFO","company":"YamaTech","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":4},{"quote":"Integrates neatly with all of our existing tools.","author":"Ingrid Holm","role":"VP Product","company":"HolmWorks","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"We onboarded our entire org in under a week.","author":"Jake Obi","role":"CEO","company":"ObiGroup","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5}]},"dependencies":["@opensite/ui"],"tags":["testimonials","grid","simple","clean","minimal","cards","configurable","responsive"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. The columns prop controls layout density (2, 3, or 4 columns). Provide a number of testimonials divisible by the columns value for a clean grid — or add an extra row intentionally.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":3,"maxItems":12},"testimonials[].quote":{"required":true,"maxLength":350},"columns":{"note":"2 | 3 | 4 — default 3."}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar in grid card. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-slider-minimal","name":"Testimonials Minimal Auto-Rotating Slider","title":"Testimonials Slider Minimal","category":"Testimonials","categorySlug":"testimonials","description":"A minimal testimonial slider with smooth fade transitions and auto-rotation. Displays one testimonial at a time with quote, author info, and dot navigation indicators. Configurable auto-play interval. The clean design focuses attention on the testimonial content.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293198/lvo10y1ppui008im5h0b3lr366hj/cleanshot-2026-03-05-at-13-31-27.png","mobile":"https://cdn.ing/assets/i/r/293197/98yr8vx99649stjxuo60jbjsdcd4/cleanshot-2026-03-05-at-13-31-42.png"},"componentPath":"blocks/testimonials/testimonials-slider-minimal.tsx","code":"import { TestimonialsSliderMinimal } from \"@opensite/ui/blocks/testimonials/testimonials-slider-minimal\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsSliderMinimal\n      testimonials={[\n        {\n          quote:\n            \"A transformative solution that has fundamentally changed how we operate. The impact on our bottom line has been remarkable.\",\n          author: \"Dr. Elizabeth Foster\",\n          role: \"Chief Executive Officer\",\n          company: \"Innovation Group\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/0mh8a1dg7ftcqnyzgv303u501c8y\",\n        },\n        {\n          quote:\n            \"The platform's reliability and performance have been flawless. Zero downtime in six months of operation.\",\n          author: \"Michael Bennett\",\n          role: \"VP of Technology\",\n          company: \"ReliableTech\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/9z0sbfnskx70vse99e3dfhper7i1\",\n        },\n        {\n          quote:\n            \"Customer satisfaction scores improved dramatically after implementation. Our clients notice and appreciate the difference.\",\n          author: \"Sophia Rodriguez\",\n          role: \"Director of Customer Success\",\n          company: \"ServicePro Inc\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/ms4s4zyqpmboh0slez1cwat9qhw4\",\n        },\n      ]}\n      autoPlayInterval={46000}\n      background=\"dark\"\n      pattern=\"squareAltGrid\"\n      patternOpacity={0.5}\n      spacing=\"lg\"\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"TestimonialItem"},"typeLabel":"TestimonialItem[]","required":true,"minItems":2,"maxItems":8,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":true,"preferredAspect":"1:1","note":"Author avatar displayed prominently in the slider. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"autoPlayInterval":{"type":"number","description":"Auto-play interval in milliseconds (0 to disable)","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the content container","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"avatarClassName":{"type":"string","description":"Additional CSS classes for the avatar","required":false},"dotsClassName":{"type":"string","description":"Additional CSS classes for the dots navigation","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"navButtonClassName":{"type":"string","description":"Additional CSS classes for the navigation buttons","required":false},"previousButtonAriaLabel":{"type":"string","description":"Aria label for the previous button","required":false},"nextButtonAriaLabel":{"type":"string","description":"Aria label for the next button","required":false},"navigationClassName":{"type":"string","description":"Additional CSS classes for the navigation container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":350},"testimonials[].avatarSrc":{"type":"object","description":"","required":true}},"exampleProps":{"autoPlayInterval":6000,"testimonials":[{"quote":"This platform is the best investment we've made. Everything works exactly as promised.","author":"Kenji Nakamura","role":"Founder","company":"NakaLabs","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"Onboarding our team was remarkably fast. We were operational in hours, not weeks.","author":"Amira Hassan","role":"COO","company":"Nexia Corp","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"The feature depth surprised us. We keep discovering capabilities we didn't expect.","author":"Luke Barnes","role":"Head of Product","company":"BarnesTech","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5}]},"dependencies":["@opensite/ui"],"tags":["testimonials","slider","minimal","auto-rotate","fade","transitions","single","clean"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. This is a minimal single-item slider — keep quotes concise (2–4 sentences). Each testimonial should include an avatarSrc to display the author photo.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":2,"maxItems":8},"testimonials[].quote":{"required":true,"maxLength":350},"testimonials[].avatarSrc":{"required":true,"note":"Avatar is prominently displayed in this minimal layout."}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":true,"preferredAspect":"1:1","note":"Author avatar displayed prominently in the slider. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-split-image","name":"Testimonials Split Layout with Image","title":"Testimonials Split Image","category":"Testimonials","categorySlug":"testimonials","description":"A split-screen testimonial layout with a large image on one side and quote content on the other. Configurable image position (left/right). Features decorative quote icon, large typography, and author attribution. Perfect for impactful single testimonial displays on landing pages.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293183/yl4ha8bq98w83kb8k84fms6eaz0l/cleanshot-2026-03-05-at-08-19-37.png","mobile":"https://cdn.ing/assets/i/r/293182/u9a9zo5gp8uxhnjakurz3bhezp3r/cleanshot-2026-03-05-at-08-19-55.png"},"componentPath":"blocks/testimonials/testimonials-split-image.tsx","code":"import { TestimonialsSplitImage } from \"@opensite/ui/blocks/testimonials/testimonials-split-image\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsSplitImage\n      testimonial={{\n        quote:\n          \"This platform represents everything we were looking for - powerful features, intuitive design, and exceptional performance. The transformation in our workflow has been nothing short of remarkable.\",\n        author: \"Dr. Jonathan Parker\",\n        role: \"Chief Technology Officer\",\n        company: \"TechVision Enterprises\",\n        avatarSrc: \"https://toastability-production.s3.amazonaws.com/ssgb7unxdwdqokfvhkp7cok2v79s\",\n      }}\n      imageSrc={\"https://toastability-production.s3.amazonaws.com/t3k42fbzq7r7j93feldqm5cj1o1n\"}\n      imageAlt=\"Modern office workspace\"\n      background=\"gray\"\n      pattern=\"diagonalCrossBasic\"\n      patternOpacity={0.9}\n      spacing=\"xl\"\n      imagePosition=\"right\"\n    />\n  );\n}","propsSchema":{"testimonial":{"type":"object","description":"Testimonial data using shared TestimonialItem type","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"TestimonialItem","required":true,"mediaHints":{"path":"testimonial.avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author headshot. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialSlot":{"type":"object","description":"Custom slot for rendering testimonial (overrides testimonial prop)","typeLabel":"React.ReactNode","required":false},"imageSrc":{"type":"string","description":"Featured image URL","required":true,"mediaHints":{"path":"imageSrc","roles":["feature","hero"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"large","required":true,"note":"Feature photograph occupying half the split layout. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"imageAlt":{"type":"string","description":"Featured image alt text","required":false},"imagePosition":{"type":"string","description":"Position of the image relative to content","typeLabel":"\"left\" | \"right\"","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"gridClassName":{"type":"string","description":"Additional CSS classes for the grid container","required":false},"imageClassName":{"type":"string","description":"Additional CSS classes for the image container","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the content container","required":false},"quoteIconClassName":{"type":"string","description":"Additional CSS classes for the quote icon","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"optixFlowConfig":{"type":"object","description":"OptixFlow image optimization configuration","fields":{"apiKey":{"type":"string","description":"API key for OptixFlow service","required":true},"compression":{"type":"number","description":"Compression level (0-100)","required":false}},"typeLabel":"OptixFlowConfig","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonial.quote":{"type":"object","description":"","required":true,"maxLength":500},"testimonial.author":{"type":"object","description":"","required":true}},"exampleProps":{"testimonial":{"quote":"This platform represents everything we were looking for — powerful features, intuitive design, and exceptional performance. The transformation in our workflow has been nothing short of remarkable.","author":"Dr. Jonathan Parker","role":"Chief Technology Officer","company":"TechVision Enterprises","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},"imageSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","imageAlt":"Modern office workspace","imagePosition":"right"},"dependencies":["@opensite/ui"],"tags":["testimonials","split","image","two-column","featured","large","hero","impactful"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. imageSrc is a large feature photograph occupying half the layout — use professional business/workspace photography. imagePosition controls whether the photo is left or right of the quote.","usageRequirements":{"requiredProps":["testimonial","imageSrc"],"propConstraints":{"testimonial.quote":{"required":true,"maxLength":500},"testimonial.author":{"required":true},"imageSrc":{"required":true,"note":"Large feature photograph for the split layout."},"imagePosition":{"note":"\"left\" | \"right\". Default \"right\"."}},"mediaSlots":{"testimonial.avatarSrc":{"path":"testimonial.avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author headshot. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."},"imageSrc":{"path":"imageSrc","roles":["feature","hero"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"large","required":true,"note":"Feature photograph occupying half the split layout. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-stats-header","name":"Testimonials with Stats Header","title":"Testimonials Stats Header","category":"Testimonials","categorySlug":"testimonials","description":"A testimonial section with a statistics display header showing key metrics (customers, rating, etc.) above a grid of testimonial cards. The stats create immediate credibility before users read individual testimonials. Ideal for showcasing both quantitative and qualitative social proof.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293675/rpbdlj8fisd6e6goaprcssuzqh49/cleanshot-2026-03-10-at-11-14-16-2x.png","mobile":"https://cdn.ing/assets/i/r/293674/69t35y7r8o9t8arthr5g7z867cmh/cleanshot-2026-03-10-at-11-14-30-2x.png"},"componentPath":"blocks/testimonials/testimonials-stats-header.tsx","code":"import { TestimonialsStatsHeader } from \"@opensite/ui/blocks/testimonials/testimonials-stats-header\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsStatsHeader\n      heading=\"Trusted by Industry Leaders\"\n      description=\"Join thousands of businesses achieving exceptional results\"\n      stats={[\n        {\n          id: \"growth\",\n          value: \"312\",\n          suffix: \"%\",\n          label: \"Revenue Growth\",\n          description: \"Average year-over-year lift after launch.\",\n          icon: \"lucide/trending-up\",\n        },\n        {\n          id: \"velocity\",\n          value: \"4.6\",\n          suffix: \"x\",\n          label: \"Delivery Speed\",\n          description: \"Faster time-to-value compared to baseline.\",\n          icon: \"lucide/rocket\",\n          iconColor: \"text-primary\",\n        },\n        {\n          id: \"retention\",\n          prefix: \"+\",\n          value: \"29\",\n          suffix: \"%\",\n          label: \"Customer Retention\",\n          description: \"Retention gains within the first 90 days.\",\n          icon: \"lucide/user-check\",\n          iconColor: \"text-primary\",\n        },\n      ]}\n      testimonials={[\n        {\n          quote:\n            \"The platform has transformed our entire organization. Results exceeded all expectations, and the team support has been phenomenal.\",\n          author: \"Katherine Reynolds\",\n          role: \"CEO\",\n          company: \"Global Enterprises\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/n001o4pfpszmyw03ubctig7kvf0e\",\n          linkConfig: {\n            href: \"https://linkedin.com\",\n            label: \"View Post\",\n          },\n        },\n        {\n          quote:\n            \"Implementing this solution was one of the best decisions we've made. Performance, reliability, and innovation in one package.\",\n          author: \"Daniel Kim\",\n          role: \"VP of Operations\",\n          company: \"TechForward Inc\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/8qkikcd43paeqgvw9gc1032j3yup\",\n          linkConfig: {\n            href: \"https://linkedin.com\",\n            label: \"View Post\",\n          },\n        },\n        {\n          quote:\n            \"The analytics capabilities have given us insights that drive real business value. We make better decisions faster now.\",\n          author: \"Michelle Torres\",\n          role: \"Chief Data Officer\",\n          company: \"DataDriven Corp\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/67fnapqepn7f8vwt0x4nqho70hbz\",\n          linkConfig: {\n            href: \"https://linkedin.com\",\n            label: \"View Post\",\n          },\n        },\n      ]}\n      actions={[\n        {\n          label: \"Read All Reviews\",\n          href: \"#\",\n          variant: \"default\",\n          size: \"lg\",\n        },\n      ]}\n      background=\"white\"\n      pattern=\"gridBasic\"\n      patternOpacity={0.9}\n    />\n  );\n}","propsSchema":{"stats":{"type":"array","description":"Array of stats to display in the header","items":{"type":"object","description":"","fields":{"value":{"type":"object","description":"Stat value (number or formatted string)","typeLabel":"ReactNode","required":true},"label":{"type":"object","description":"Stat label/description","typeLabel":"ReactNode","required":false},"icon":{"type":"object","description":"Optional icon","typeLabel":"ReactNode | string","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false}},"typeLabel":"StatItem"},"typeLabel":"StatItem[]","required":true,"minItems":2,"maxItems":4},"statsSlot":{"type":"object","description":"Custom slot for rendering stats (overrides stats array)","typeLabel":"React.ReactNode","required":false},"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"TestimonialItem"},"typeLabel":"TestimonialItem[]","required":true,"minItems":2,"maxItems":6,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Testimonial author avatar. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text below heading","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"statsGridClassName":{"type":"string","description":"Additional CSS classes for the stats grid","required":false},"statItemClassName":{"type":"string","description":"Additional CSS classes for each stat item","required":false},"testimonialsGridClassName":{"type":"string","description":"Additional CSS classes for the testimonials grid","required":false},"cardClassName":{"type":"string","description":"Additional CSS classes for each card","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"statCardClassName":{"type":"string","description":"Additional CSS classes for stat cards","required":false},"actions":{"type":"array","description":"Array of action configurations for CTA buttons","items":{"type":"object","description":"","fields":{"variant":{"type":"string","description":"","typeLabel":"\"default\" | \"destructive\" | \"outline\" | \"secondary\" | \"ghost\" | \"link\"","required":false},"size":{"type":"string","description":"","typeLabel":"\"default\" | \"sm\" | \"md\" | \"lg\" | \"icon\" | \"icon-sm\" | \"icon-lg\"","required":false},"label":{"type":"object","description":"Button/link label text or ReactNode","typeLabel":"ReactNode","required":false},"icon":{"type":"object","description":"Icon to display (typically before label)","typeLabel":"ReactNode","required":false},"iconAfter":{"type":"object","description":"Icon to display after the label","typeLabel":"ReactNode","required":false},"href":{"type":"string","description":"URL for link behavior","required":false},"onClick":{"type":"object","description":"Click handler for button behavior","typeLabel":"MouseEventHandler","required":false},"className":{"type":"string","description":"Additional CSS classes for the action","required":false},"children":{"type":"object","description":"Custom children (overrides label + icon rendering)","typeLabel":"ReactNode","required":false},"aria-label":{"type":"string","description":"ARIA label for accessibility","required":false},"asButton":{"type":"boolean","description":"Render as a button element instead of an anchor/link","required":false}},"typeLabel":"ActionConfig"},"typeLabel":"ActionConfig[]","required":false},"actionsSlot":{"type":"object","description":"Custom slot for rendering actions (overrides actions array)","typeLabel":"React.ReactNode","required":false},"actionsClassName":{"type":"string","description":"Additional CSS classes for the actions container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"stats[].id":{"type":"object","description":"","required":true},"stats[].value":{"type":"object","description":"","required":true,"maxLength":10},"stats[].label":{"type":"object","description":"","required":true,"maxLength":40},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":350}},"exampleProps":{"heading":"Trusted by Industry Leaders","description":"Join thousands of businesses achieving exceptional results.","stats":[{"id":"growth","value":"312","suffix":"%","label":"Revenue Growth","description":"Average year-over-year lift after launch.","icon":"lucide/trending-up"},{"id":"velocity","value":"4.6","suffix":"x","label":"Delivery Speed","description":"Faster time-to-value vs baseline.","icon":"lucide/rocket"},{"id":"retention","prefix":"+","value":"29","suffix":"%","label":"Customer Retention","description":"Retention gains in the first 90 days.","icon":"lucide/user-check"}],"testimonials":[{"quote":"The platform transformed our entire organization. Results exceeded all expectations.","author":"Katherine Reynolds","role":"CEO","company":"Global Enterprises","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Implementing this solution was one of the best decisions we've made.","author":"Daniel Kim","role":"VP of Operations","company":"TechForward Inc","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Measurable impact from week one. Our team's velocity doubled.","author":"Sarah Mitchell","role":"Head of Engineering","company":"Velocity Labs","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"}]},"dependencies":["@opensite/ui"],"tags":["testimonials","stats","metrics","numbers","header","grid","social-proof","credibility"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. Stats must be sourced from actual business data — do not fabricate metrics. Each stat requires id, value, and label. Stats without real backing numbers should not be used.","usageRequirements":{"requiredProps":["stats","testimonials"],"propConstraints":{"stats":{"required":true,"minItems":2,"maxItems":4,"note":"All metric values must be sourced from real business data."},"stats[].id":{"required":true},"stats[].value":{"required":true,"maxLength":10},"stats[].label":{"required":true,"maxLength":40},"testimonials":{"required":true,"minItems":2,"maxItems":6},"testimonials[].quote":{"required":true,"maxLength":350}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Testimonial author avatar. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials","stats_or_metrics"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed.","Stats must reflect real, sourced business metrics. Do not fabricate numeric values."]}},{"id":"testimonials-wall-compact","name":"Testimonials Dense Wall","title":"Testimonials Wall Compact","category":"Testimonials","categorySlug":"testimonials","description":"A dense wall of compact testimonial cards displaying many testimonials in a masonry-like grid. Each card shows a short quote with author avatar, name, and optional badge. The compact format maximizes social proof by showing volume of positive feedback. Ideal for showcasing community support.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293671/dmdkv9lqbo8hcy50j7n9x9cu87n4/cleanshot-2026-03-10-at-10-50-22-2x.png","mobile":"https://cdn.ing/assets/i/r/293670/20xqbtt01t0ka0zie1i4ajwzxbk9/cleanshot-2026-03-10-at-10-50-33-2x.png"},"componentPath":"blocks/testimonials/testimonials-wall-compact.tsx","code":"import { TestimonialsWallCompact } from \"@opensite/ui/blocks/testimonials/testimonials-wall-compact\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsWallCompact\n      heading=\"Wall of Love\"\n      description=\"Thousands of users sharing their success stories\"\n      testimonials={[\n        {\n          quote: \"Amazing product! Changed our entire workflow.\",\n          author: \"Alex Thompson\",\n          handle: \"@alexthompson\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/a3m42usevv0iet0fpfwa1fsytxmv\",\n          badge: \"Featured\",\n        },\n        {\n          quote: \"Best investment we made this quarter.\",\n          author: \"Maria Garcia\",\n          handle: \"@mariagarcia\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/hu4gmd93sp95wdyr9qijze0rgim9\",\n        },\n        {\n          quote: \"Incredible support team. Always helpful!\",\n          author: \"James Lee\",\n          handle: \"@jameslee\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/9uxe0jw1zl1tujy0m5yalo7m2ht8\",\n          badge: \"Verified\",\n        },\n        {\n          quote: \"Exactly what we needed. Perfect solution!\",\n          author: \"Sarah Johnson\",\n          handle: \"@sarahj\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/90rcw2mljzpeuxlac8q77mor15xz\",\n        },\n        {\n          quote: \"Five stars! Highly recommend to everyone.\",\n          author: \"Michael Chen\",\n          handle: \"@mchen\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/jhjfvkmdzktacyijd9fh6acc7o2c\",\n        },\n        {\n          quote: \"Transformed our business operations completely.\",\n          author: \"Lisa Martinez\",\n          handle: \"@lisamartinez\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/9keidwrag6g7jtqr7rdwb1ryt6ht\",\n          badge: \"Featured\",\n        },\n        {\n          quote: \"Intuitive design. Easy to learn and use.\",\n          author: \"David Park\",\n          handle: \"@davidpark\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/8qkikcd43paeqgvw9gc1032j3yup\",\n        },\n        {\n          quote: \"ROI was immediate. Worth every penny!\",\n          author: \"Jennifer Williams\",\n          handle: \"@jwilliams\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/3vwfdbekbkskxj2mvlvu85fz787u\",\n        },\n        {\n          quote: \"Great features. Everything works flawlessly.\",\n          author: \"Robert Zhang\",\n          handle: \"@robertzhang\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/t4cidbsfz3z468bn45yqdrkbx7ou\",\n          badge: \"Verified\",\n        },\n        {\n          quote: \"Excellent value. Can't imagine working without it.\",\n          author: \"Emily Foster\",\n          handle: \"@emilyfoster\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/xjtepune0scj9yjkkqgaiwlq9hls\",\n        },\n        {\n          quote: \"Outstanding performance and reliability.\",\n          author: \"Thomas Anderson\",\n          handle: \"@tanderson\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/mt87xjr79wxdhjy7496v3r6m2m9t\",\n        },\n        {\n          quote: \"Game changer for productivity. Highly effective!\",\n          author: \"Michelle Rodriguez\",\n          handle: \"@mrodriguez\",\n          avatarSrc: \"https://cdn.ing/assets/i/r/289100/qx79hnpbzbm229nfaeceafv6b3a8/cooking-citrus-and-pistachio-bundt-cake-on-rusty-t-2024-10-18-04-31-33-utc.webp\",\n          badge: \"Featured\",\n        },\n      ]}\n      actions={[\n        {\n          label: \"Read All Reviews\",\n          href: \"#\",\n          variant: \"default\",\n          size: \"lg\",\n        },\n      ]}\n      background=\"dark\"\n      pattern=\"diagonalCrossFadeTop\"\n      patternOpacity={0.15}\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false},"handle":{"type":"string","description":"Social media handle (e.g., \"@username\")","required":false},"badge":{"type":"object","description":"Badge text to display (e.g., \"Featured\", \"Verified\")","typeLabel":"React.ReactNode","required":false}},"typeLabel":"WallTestimonialItem"},"typeLabel":"WallTestimonialItem[]","required":true,"minItems":6,"maxItems":16,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar in the compact wall card. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text below heading","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"gridClassName":{"type":"string","description":"Additional CSS classes for the grid container","required":false},"cardClassName":{"type":"string","description":"Additional CSS classes for each card","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"actions":{"type":"array","description":"Array of action configurations for CTA buttons","items":{"type":"object","description":"","fields":{"variant":{"type":"string","description":"","typeLabel":"\"default\" | \"destructive\" | \"outline\" | \"secondary\" | \"ghost\" | \"link\"","required":false},"size":{"type":"string","description":"","typeLabel":"\"default\" | \"sm\" | \"md\" | \"lg\" | \"icon\" | \"icon-sm\" | \"icon-lg\"","required":false},"label":{"type":"object","description":"Button/link label text or ReactNode","typeLabel":"ReactNode","required":false},"icon":{"type":"object","description":"Icon to display (typically before label)","typeLabel":"ReactNode","required":false},"iconAfter":{"type":"object","description":"Icon to display after the label","typeLabel":"ReactNode","required":false},"href":{"type":"string","description":"URL for link behavior","required":false},"onClick":{"type":"object","description":"Click handler for button behavior","typeLabel":"MouseEventHandler","required":false},"className":{"type":"string","description":"Additional CSS classes for the action","required":false},"children":{"type":"object","description":"Custom children (overrides label + icon rendering)","typeLabel":"ReactNode","required":false},"aria-label":{"type":"string","description":"ARIA label for accessibility","required":false},"asButton":{"type":"boolean","description":"Render as a button element instead of an anchor/link","required":false}},"typeLabel":"ActionConfig"},"typeLabel":"ActionConfig[]","required":false},"actionsSlot":{"type":"object","description":"Custom slot for rendering actions (overrides actions array)","typeLabel":"React.ReactNode","required":false},"actionsClassName":{"type":"string","description":"Additional CSS classes for the actions container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":200},"testimonials[].handle":{"type":"object","description":""}},"exampleProps":{"heading":"Wall of Love","description":"Thousands of users sharing their success stories.","testimonials":[{"quote":"Amazing product! Changed our entire workflow.","author":"Alex Thompson","handle":"@alexthompson","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","badge":"Featured"},{"quote":"Best investment we made this quarter.","author":"Maria Garcia","handle":"@mariagarcia","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Incredible support team. Always helpful!","author":"James Lee","handle":"@jameslee","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","badge":"Verified"},{"quote":"Exactly what we needed. Perfect solution!","author":"Sarah Johnson","handle":"@sarahj","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Five stars! Highly recommend to everyone.","author":"Michael Chen","handle":"@mchen","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Transformed our business operations completely.","author":"Lisa Martinez","handle":"@lisamartinez","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","badge":"Featured"}]},"dependencies":["@opensite/ui"],"tags":["testimonials","wall","compact","dense","masonry","volume","community","badges"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. handle values should be real social media usernames when available. badge values (e.g., 'Verified', 'Featured') should only be applied when justified by source platform status. Provide 6–12 items for a visually full wall layout.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":6,"maxItems":16},"testimonials[].quote":{"required":true,"maxLength":200,"note":"Short form quotes suit the compact wall layout best."},"testimonials[].handle":{"note":"Real social media handle when available."}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar in the compact wall card. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-mini-dividers","name":"Testimonials Grid with Dividers","title":"Testimonials Mini Dividers","category":"Testimonials","categorySlug":"testimonials","description":"A testimonial grid with subtle dividers separating each card, creating a clean organized layout. Each card displays star ratings, quote, and author info with avatar. The dividers add structure while maintaining a minimal aesthetic. Perfect for professional service pages.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293657/ksl05gbam224oukgj6p7qhr7jxv9/cleanshot-2026-03-10-at-10-16-02-2x.png","mobile":"https://cdn.ing/assets/i/r/293656/hm0riu4mlqilkwj96ts5j27oq1qw/cleanshot-2026-03-10-at-10-16-11-2x.png"},"componentPath":"blocks/testimonials/testimonials-mini-dividers.tsx","code":"import { TestimonialsMiniDividers } from \"@opensite/ui/blocks/testimonials/testimonials-mini-dividers\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsMiniDividers\n      heading=\"Customer Feedback\"\n      description=\"Quick insights from our satisfied customers\"\n      testimonials={[\n        {\n          quote:\n            \"Exceptional quality and service. Exceeded all my expectations.\",\n          author: \"Alex Thompson\",\n          role: \"Product Manager\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/gxs6zevccphti0hdq5l9fwytprpr\",\n          rating: 5,\n        },\n        {\n          quote: \"Best purchase I've made this year. Highly recommend!\",\n          author: \"Maria Garcia\",\n          role: \"Design Lead\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/vh1aowwr93yz4qrzct2s4je0cxdo\",\n          rating: 5,\n        },\n        {\n          quote: \"The support team went above and beyond to help us succeed.\",\n          author: \"James Lee\",\n          role: \"Engineering Manager\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/9keidwrag6g7jtqr7rdwb1ryt6ht\",\n          rating: 5,\n        },\n        {\n          quote:\n            \"Intuitive interface and powerful features. Perfect combination.\",\n          author: \"Sarah Williams\",\n          role: \"Operations Director\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/mat88x8zzdek7wpgtocjrehfivsh\",\n          rating: 4,\n        },\n        {\n          quote:\n            \"Transformed our workflow completely. Can't imagine working without it.\",\n          author: \"Michael Chen\",\n          role: \"CTO\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/yrp5k5xszwpe26fquupey6a6g0uu\",\n          rating: 5,\n        },\n        {\n          quote: \"Excellent value for money. ROI was evident within weeks.\",\n          author: \"Lisa Anderson\",\n          role: \"CFO\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/9eddibiq5ovc9cvs3ekijkrjpahg\",\n          rating: 5,\n        },\n      ]}\n      background=\"dark\"\n      spacing=\"lg\"\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"MiniTestimonialItem"},"typeLabel":"MiniTestimonialItem[]","required":true,"minItems":3,"maxItems":8,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar in mini card. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text below heading","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"gridClassName":{"type":"string","description":"Additional CSS classes for the grid container","required":false},"itemClassName":{"type":"string","description":"Additional CSS classes for each testimonial item","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":250},"testimonials[].rating":{"type":"object","description":""}},"exampleProps":{"heading":"What Customers Are Saying","description":"Brief, honest perspectives from people who use us every day.","testimonials":[{"quote":"Instant team buy-in. Setup took less than an afternoon.","author":"Olivia Reyes","role":"Team Lead","company":"ReyCo","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"The reliability is remarkable. We haven't had a single outage in six months.","author":"Nathan Cole","role":"CTO","company":"ColeTech","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"Everything we needed in one place. No extra integrations required.","author":"Yuki Tanaka","role":"Product Owner","company":"TanakaLabs","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":4}]},"dependencies":["@opensite/ui"],"tags":["testimonials","grid","dividers","organized","ratings","stars","clean","professional"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. This layout uses horizontal dividers between items — keep quotes brief (1–2 sentences) to maintain visual balance. Ratings are optional but should reflect actual review data when provided.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":3,"maxItems":8},"testimonials[].quote":{"required":true,"maxLength":250,"note":"Brief quotes suit the divided list layout."},"testimonials[].rating":{"note":"Integer 1–5 if provided."}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar in mini card. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-logo-cards","name":"Testimonials Cards with Company Logos","title":"Testimonials Logo Cards","category":"Testimonials","categorySlug":"testimonials","description":"Testimonial cards featuring company logos prominently in the header, with the first card spanning multiple columns for a featured effect. Each card displays the company logo, quote, and author info. Ideal for B2B testimonials where company endorsement is key.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293659/z6u0tbdiwahd2ue2je18ly2war57/cleanshot-2026-03-10-at-10-17-37-2x.png","mobile":"https://cdn.ing/assets/i/r/293658/b6orag6u6z52lvg8wvoov46fiznm/cleanshot-2026-03-10-at-10-17-53-2x.png"},"componentPath":"blocks/testimonials/testimonials-logo-cards.tsx","code":"import { TestimonialsLogoCards } from \"@opensite/ui/blocks/testimonials/testimonials-logo-cards\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsLogoCards\n      heading=\"Trusted by Industry Leaders\"\n      description=\"See how top companies are transforming their operations with our platform\"\n      testimonials={[\n        {\n          quote:\n            \"The platform has completely revolutionized our operational efficiency. We've seen measurable improvements across every metric that matters. The implementation team was exceptional, and the ongoing support has been world-class.\",\n          author: \"Rebecca Thompson\",\n          role: \"Chief Technology Officer\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/uh2vd59np82h8sevbmfnsha89sf1\",\n          companyLogo: \"https://cdn.ing/assets/i/r/288964/4xdrg1wjc2knoy58ulqijicamar3/ui-placeholder-logo-dark-1.png\",\n          companyLogoAlt: \"TechCorp International\",\n        },\n        {\n          quote:\n            \"Outstanding reliability and performance. Our team adopted it instantly.\",\n          author: \"Marcus Lee\",\n          role: \"VP of Engineering\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/2rbqbw9778770i8izdeabx8v2w2k\",\n          companyLogo: \"https://cdn.ing/assets/i/r/288965/aw0n8ithqntxtfweqrlmseqlcak7/ui-placeholder-logo-black-2.png\",\n          companyLogoAlt: \"CloudScale Solutions\",\n        },\n        {\n          quote:\n            \"Best investment we've made. ROI exceeded projections within three months.\",\n          author: \"Sarah Martinez\",\n          role: \"CFO\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/3nqc7xvjy3e8d7jo1gdvbzty0oqg\",\n          companyLogo: \"https://cdn.ing/assets/i/r/288972/kppvdeo8kgeweawxisqy9h9ybz6h/ui-placeholder-logo-black-3.png\",\n          companyLogoAlt: \"Finance Dynamics\",\n        },\n        {\n          quote:\n            \"The analytics capabilities transformed our decision-making process entirely.\",\n          author: \"James Wilson\",\n          role: \"Data Director\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/6ku135fhv528eei3agnoc3zd7y75\",\n          companyLogo: \"https://cdn.ing/assets/i/r/288970/op9ys0gsyi7len3w742n0os7ebu6/ui-placeholder-logo-black-4.png\",\n          companyLogoAlt: \"DataFirst Inc\",\n        },\n        {\n          quote:\n            \"Security features met our enterprise requirements without compromising usability.\",\n          author: \"Linda Chen\",\n          role: \"CISO\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/gq3c9qalkiomu0rzdzxymkdaazdu\",\n          companyLogo: \"https://cdn.ing/assets/i/r/288968/nn5xpkit7idgr7i6fa46ez3g9kwn/ui-placeholder-logo-black-5.png\",\n          companyLogoAlt: \"SecureNet Corp\",\n        },\n      ]}\n      background=\"muted\"\n      pattern=\"circles\"\n      spacing=\"lg\"\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false},"companyLogo":{"type":"string","description":"Company logo image URL","required":false},"companyLogoAlt":{"type":"string","description":"Company logo alt text","required":false}},"typeLabel":"LogoTestimonialItem"},"typeLabel":"LogoTestimonialItem[]","required":true,"minItems":3,"maxItems":8,"mediaHints":{"path":"testimonials[].companyLogo","roles":["logo"],"disallowedRoles":["favicon","video-thumbnail"],"minPixelClass":"small","required":true,"note":"Company logo displayed in the card header. LOGO IMAGE ONLY. Do not use photos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text below heading","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"gridClassName":{"type":"string","description":"Additional CSS classes for the grid container","required":false},"cardClassName":{"type":"string","description":"Additional CSS classes for each card","required":false},"cardHeaderClassName":{"type":"string","description":"Additional CSS classes for the card header","required":false},"cardContentClassName":{"type":"string","description":"Additional CSS classes for the card content","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"optixFlowConfig":{"type":"object","description":"OptixFlow image optimization configuration","fields":{"apiKey":{"type":"string","description":"API key for OptixFlow service","required":true},"compression":{"type":"number","description":"Compression level (0-100)","required":false}},"typeLabel":"OptixFlowConfig","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":350},"testimonials[].companyLogo":{"type":"object","description":"","required":true},"testimonials[].rating":{"type":"object","description":""}},"exampleProps":{"heading":"Trusted by Leading Companies","description":"See what teams at industry-leading organizations have to say.","testimonials":[{"quote":"This platform accelerated our digital transformation by years.","author":"Thomas Green","role":"CIO","company":"TechCorp International","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","companyLogo":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","companyLogoAlt":"TechCorp International","rating":5},{"quote":"We achieved compliance milestones in record time thanks to this solution.","author":"Laura Bishop","role":"VP Compliance","company":"CloudScale Solutions","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","companyLogo":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","companyLogoAlt":"CloudScale Solutions","rating":5},{"quote":"The cost savings alone justified the switch within the first quarter.","author":"Henry Osei","role":"CFO","company":"Finance Dynamics","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","companyLogo":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","companyLogoAlt":"Finance Dynamics","rating":5}]},"dependencies":["@opensite/ui"],"tags":["testimonials","logos","company","b2b","enterprise","featured","cards","corporate"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. Each card displays a company logo prominently — companyLogo must be the actual company's logo at an absolute URL. Do not use placeholder images as company logos.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":3,"maxItems":8},"testimonials[].quote":{"required":true,"maxLength":350},"testimonials[].companyLogo":{"required":true,"note":"Real company logo. Absolute URL required."},"testimonials[].rating":{"note":"Integer 1–5 if provided."}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author headshot. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."},"testimonials[].companyLogo":{"path":"testimonials[].companyLogo","roles":["logo"],"disallowedRoles":["favicon","video-thumbnail"],"minPixelClass":"small","required":true,"note":"Company logo displayed in the card header. LOGO IMAGE ONLY. Do not use photos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-quote-carousel","name":"Testimonials Quote Carousel","title":"Testimonials Quote Carousel","category":"Testimonials","categorySlug":"testimonials","description":"A carousel of testimonial quote cards using shadcn's Carousel component with navigation arrows. Each card features a large decorative quote mark, testimonial text, and author info. The carousel format allows browsing multiple testimonials in a compact space.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293677/kqdpl3kponqw9mleai5gnvp7g7ah/cleanshot-2026-03-10-at-11-15-36-2x.png","mobile":"https://cdn.ing/assets/i/r/293676/2sei7yt42ozped6akwjjkpedvppa/cleanshot-2026-03-10-at-11-15-45-2x.png"},"componentPath":"blocks/testimonials/testimonials-quote-carousel.tsx","code":"import { TestimonialsQuoteCarousel } from \"@opensite/ui/blocks/testimonials/testimonials-quote-carousel\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsQuoteCarousel\n      heading=\"Customer Reviews\"\n      description=\"Join thousands of satisfied customers sharing their experiences\"\n      testimonials={[\n        {\n          quote:\n            \"The platform's capabilities have exceeded every expectation. Our team productivity has soared, and the insights we're gaining are invaluable.\",\n          author: \"Christopher Williams\",\n          role: \"Head of Product\",\n          company: \"InnovateCo\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/cyhcpla6me8vs936i3fw6wbhypi2\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"Implementation was smooth, support was exceptional, and results were immediate. This is how enterprise software should work.\",\n          author: \"Diana Martinez\",\n          role: \"VP of Engineering\",\n          company: \"ScaleUp Systems\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/0x7ktdk01jfaoysst0emzvqevu19\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"We've tried many solutions over the years. This is the first one that truly delivers on performance, security, and ease of use simultaneously.\",\n          author: \"Benjamin Lee\",\n          role: \"Chief Information Officer\",\n          company: \"Enterprise Solutions\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/hotlo54tsvl2k3eht9gg0460l9zw\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"The ROI became evident within weeks. Our operational costs dropped while service quality improved dramatically. A rare win-win scenario.\",\n          author: \"Amanda Foster\",\n          role: \"CFO\",\n          company: \"GrowthMetrics\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/klr5tuvulkyqfb721txtu4hgzxdm\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n      ]}\n      background=\"secondary\"\n      pattern=\"gridDotsFadeCenter\"\n      patternOpacity={0.33}\n      spacing=\"lg\"\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"TestimonialItem"},"typeLabel":"TestimonialItem[]","required":true,"minItems":2,"maxItems":8,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar displayed with the quote. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text below heading","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"carouselClassName":{"type":"string","description":"Additional CSS classes for the carousel container","required":false},"cardClassName":{"type":"string","description":"Additional CSS classes for each card","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"navigationClassName":{"type":"string","description":"Additional CSS classes for the navigation buttons","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":400},"testimonials[].author":{"type":"object","description":"","required":true}},"exampleProps":{"heading":"Voices of Our Community","description":"Real experiences from the people who rely on us every day.","testimonials":[{"quote":"The most impactful change to our operations in the last five years. Every team member is more productive.","author":"Diane Walsh","role":"COO","company":"WalshGroup","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"Genuine partnership from onboarding through growth. They care about client outcomes.","author":"Stuart Park","role":"CEO","company":"ParkVentures","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5},{"quote":"Our pipeline doubled in 90 days. The analytics made the difference.","author":"Chloe Bennett","role":"VP Sales","company":"BennettSales","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","rating":5}]},"dependencies":["@opensite/ui"],"tags":["testimonials","carousel","quotes","navigation","arrows","cards","browsable","compact"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. This layout features large quote typography — quotes should be impactful and 2–4 sentences in length. Include author avatars for credibility.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":2,"maxItems":8},"testimonials[].quote":{"required":true,"maxLength":400},"testimonials[].author":{"required":true}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar displayed with the quote. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-animated-split","name":"Testimonials Animated Split Screen","title":"Testimonials Animated Split","category":"Testimonials","categorySlug":"testimonials","description":"An animated split-screen testimonial section using Framer Motion for smooth transitions. Features a large image on one side with quote and author info on the other. Includes auto-play, navigation buttons, and dot indicators. Creates an engaging, premium testimonial experience.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293173/ldp959cq4ubmgjb849pxdm3a0mkl/cleanshot-2026-03-05-at-06-07-15.png","mobile":"https://cdn.ing/assets/i/r/293172/ssorccfem8v4uxxetrcubyolcua1/cleanshot-2026-03-05-at-06-07-30.png"},"componentPath":"blocks/testimonials/testimonials-animated-split.tsx","code":"import { TestimonialsAnimatedSplit } from \"@opensite/ui/blocks/testimonials/testimonials-animated-split\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsAnimatedSplit\n      testimonials={[\n        {\n          quote:\n            \"Implementing this platform has revolutionized how we handle client communications. The response time improvement alone has justified the investment tenfold.\",\n          author: \"Sarah Chen\",\n          role: \"VP of Operations\",\n          company: \"TechFlow Solutions\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/vvucxqs128w2d0z3n4s2z131rq7p\",\n          image: \"https://toastability-production.s3.amazonaws.com/vvixyoo7ybq3h04q2q0kact0s5wc\",\n        },\n        {\n          quote:\n            \"Our team productivity increased by 40% in the first quarter. The intuitive interface and powerful features make complex workflows feel effortless.\",\n          author: \"Marcus Johnson\",\n          role: \"Director of Engineering\",\n          company: \"Innovate Labs\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/1xdx70c7gp9l883soyh5d3exesvt\",\n          image: \"https://toastability-production.s3.amazonaws.com/hu4gmd93sp95wdyr9qijze0rgim9\",\n        },\n        {\n          quote:\n            \"The analytics dashboard gives us insights we never had before. Data-driven decision making has become our competitive advantage.\",\n          author: \"Emily Rodriguez\",\n          role: \"Chief Strategy Officer\",\n          company: \"DataVision Inc\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/vrezhtksoqbw1nyo4hwnoqizrus5\",\n          image: \"https://toastability-production.s3.amazonaws.com/y1aezpa78m2fhfvj8whcx337y9cb\",\n        },\n        {\n          quote:\n            \"Customer satisfaction scores jumped from 3.8 to 4.7 stars within months. The automation features free up our team to focus on what truly matters.\",\n          author: \"David Park\",\n          role: \"Head of Customer Success\",\n          company: \"ServicePro\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/ytbyjrcvrghc7wl6w1g7g8fwka22\",\n          image: \"https://toastability-production.s3.amazonaws.com/l080sx0lcx51x44dqrb8006nqf08\",\n        },\n      ]}\n      // autoPlayInterval={7000}\n      background=\"dark\"\n      spacing=\"xl\"\n      pattern=\"diagonalCrossFadeTopRight\"\n      patternOpacity={0.15}\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false},"image":{"type":"string","description":"Image URL for the testimonial","required":false}},"typeLabel":"AnimatedSplitTestimonialItem"},"typeLabel":"AnimatedSplitTestimonialItem[]","required":true,"minItems":3,"maxItems":6,"mediaHints":{"path":"testimonials[].image","roles":["feature","hero","background"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"large","required":true,"note":"Full-panel animated feature image for this testimonial slide. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"autoPlayInterval":{"type":"number","description":"Auto-play interval in milliseconds (0 to disable)","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"imageClassName":{"type":"string","description":"Additional CSS classes for the image container","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the content container","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"navigationClassName":{"type":"string","description":"Additional CSS classes for the navigation controls","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"optixFlowConfig":{"type":"object","description":"OptixFlow image optimization config","fields":{"apiKey":{"type":"string","description":"API key for OptixFlow service","required":true},"compression":{"type":"number","description":"Compression level (0-100)","required":false}},"typeLabel":"OptixFlowConfig","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":400},"testimonials[].image":{"type":"object","description":"","required":true}},"exampleProps":{"testimonials":[{"quote":"Implementing this platform revolutionized how we handle client communications. Response times improved tenfold.","author":"Sarah Chen","role":"VP of Operations","company":"TechFlow Solutions","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","image":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Team productivity increased by 40% in the first quarter. The interface makes complex workflows effortless.","author":"Marcus Johnson","role":"Director of Engineering","company":"Innovate Labs","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","image":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"The analytics dashboard gives us insights we never had before. Data-driven decisions are now our competitive edge.","author":"Emily Rodriguez","role":"Chief Strategy Officer","company":"DataVision Inc","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","image":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"}]},"dependencies":["@opensite/ui"],"tags":["testimonials","animated","split","framer-motion","transitions","premium","interactive","auto-play"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. Each testimonial has an animated full-panel image (image prop) alongside the quote — use high-quality feature photography. The image changes with each testimonial transition. Do not use avatars or logos as the image prop.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":3,"maxItems":6},"testimonials[].quote":{"required":true,"maxLength":400},"testimonials[].image":{"required":true,"note":"Large feature image for the animated panel. Use high-quality photography."}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar displayed with the quote. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."},"testimonials[].image":{"path":"testimonials[].image","roles":["feature","hero","background"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"large","required":true,"note":"Full-panel animated feature image for this testimonial slide. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-scrolling-columns","name":"Testimonials Animated Scrolling Columns","title":"Testimonials Scrolling Columns","category":"Testimonials","categorySlug":"testimonials","description":"An animated testimonial section with staggered card animations powered by Framer Motion. Features large image cards with gradient overlays and quote content positioned at the bottom. Cards animate into view with a staggered effect as they enter the viewport. Ideal for visually rich testimonial sections.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293680/cr5itwci2y5w5dqb23j19tmc5xe4/cleanshot-2026-03-10-at-11-16-42-2x.png","mobile":"https://cdn.ing/assets/i/r/293681/5kg2gu0xc76qifs26hj3g02oh1vv/cleanshot-2026-03-10-at-11-16-56-2x.png"},"componentPath":"blocks/testimonials/testimonials-scrolling-columns.tsx","code":"import { TestimonialsScrollingColumns } from \"@opensite/ui/blocks/testimonials/testimonials-scrolling-columns\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsScrollingColumns\n      heading=\"What Our Customers Are Saying\"\n      description=\"Real stories from businesses transforming their operations\"\n      testimonials={[\n        {\n          quote:\n            \"Exceptional platform with outstanding results. Our team's efficiency increased by 45% in the first quarter alone.\",\n          author: \"Nicole Anderson\",\n          role: \"Operations Director\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/c4sgsy0g7o2rrjmvm9x7evxems82\",\n          imageSrc: \"https://toastability-production.s3.amazonaws.com/90rcw2mljzpeuxlac8q77mor15xz\",\n          logoSrc: \"https://cdn.ing/assets/i/r/288973/lxkmf98s3bmpytziacx1o0rwuun9/ui-placeholder-logo-white-6.png\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Full Review\",\n          },\n        },\n        {\n          quote:\n            \"The customer support team is incredibly responsive and knowledgeable. They truly care about our success.\",\n          author: \"Marcus Chen\",\n          role: \"IT Manager\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/s4vho0wfbjhf758oife8qfuekou8\",\n          logoSrc: \"https://cdn.ing/assets/i/r/288967/cn6z89c4c23ubohkz6kv3npdn672/ui-placeholder-logo-white-5.png\",\n          imageSrc: \"https://toastability-production.s3.amazonaws.com/s4vho0wfbjhf758oife8qfuekou8\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Full Review\",\n          },\n        },\n        {\n          quote:\n            \"Integration was seamless. We were up and running in days instead of weeks. Impressive!\",\n          author: \"Sarah Thompson\",\n          role: \"CTO\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/2rbqbw9778770i8izdeabx8v2w2k\",\n          imageSrc: \"https://toastability-production.s3.amazonaws.com/2rbqbw9778770i8izdeabx8v2w2k\",\n          logoSrc: \"https://cdn.ing/assets/i/r/288969/h9k3b0ett73u3pouc2w15ibvl7tc/ui-placeholder-logo-white-4.png\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Full Review\",\n          },\n        },\n        {\n          quote:\n            \"The analytics dashboard provides insights that drive real business value. We make better decisions faster now.\",\n          author: \"James Rodriguez\",\n          role: \"Head of Analytics\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/2t36c7l0ywchaz4nys8yj2l5amae\",\n          imageSrc: \"https://toastability-production.s3.amazonaws.com/2t36c7l0ywchaz4nys8yj2l5amae\",\n          logoSrc: \"https://cdn.ing/assets/i/r/288971/sow5o2s8dp1cr159rxexm0yhov5w/ui-placeholder-logo-white-3.png\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Full Review\",\n          },\n        },\n        {\n          quote:\n            \"Security features met all our enterprise requirements without compromising usability. Perfect balance.\",\n          author: \"Linda Park\",\n          role: \"CISO\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/vrezhtksoqbw1nyo4hwnoqizrus5\",\n          imageSrc: \"https://toastability-production.s3.amazonaws.com/ihgx63s5nfzp2e93e3ccljjnnrov\",\n          logoSrc: \"https://cdn.ing/assets/i/r/288966/0ls9to9jqnrc4gcxty9rx2c4udjv/ui-placeholder-logo-white-2.png\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Full Review\",\n          },\n        },\n        {\n          quote:\n            \"Best tool we've implemented in years. The entire team adopted it enthusiastically from day one.\",\n          author: \"David Martinez\",\n          role: \"Team Lead\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/0g6t701zqr2r7najmdgftpeqnxmz\",\n          imageSrc: \"https://toastability-production.s3.amazonaws.com/c4sgsy0g7o2rrjmvm9x7evxems82\",\n          logoSrc: \"https://cdn.ing/assets/i/r/288963/4kq4loxmhh5lwc7scw7hhusu87km/ui-placeholder-logo-white-1.png\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Full Review\",\n          },\n        },\n      ]}\n      background=\"dark\"\n      pattern=\"diagonalCrossBasic\"\n      patternOpacity={0.1}\n      spacing=\"xl\"\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false},"imageSrc":{"type":"string","description":"Image URL for the testimonial card","required":false}},"typeLabel":"ScrollingColumnTestimonialItem"},"typeLabel":"ScrollingColumnTestimonialItem[]","required":true,"minItems":4,"maxItems":12,"mediaHints":{"path":"testimonials[].logoSrc","roles":["logo"],"disallowedRoles":["favicon","video-thumbnail"],"minPixelClass":"small","required":false,"note":"Optional company logo on the card. LOGO IMAGE ONLY. Do not use photos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text below heading","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"gridClassName":{"type":"string","description":"Additional CSS classes for the grid container","required":false},"cardClassName":{"type":"string","description":"Additional CSS classes for each card","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"optixFlowConfig":{"type":"object","description":"OptixFlow image optimization config","fields":{"apiKey":{"type":"string","description":"API key for OptixFlow service","required":true},"compression":{"type":"number","description":"Compression level (0-100)","required":false}},"typeLabel":"OptixFlowConfig","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":350}},"exampleProps":{"heading":"What Our Customers Are Saying","description":"Real stories from businesses transforming their operations.","testimonials":[{"quote":"Exceptional platform with outstanding results. Efficiency increased by 45% in the first quarter.","author":"Nicole Anderson","role":"Operations Director","company":"AndCo","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","imageSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Customer support is incredibly responsive. They truly care about our success.","author":"Marcus Chen","role":"IT Manager","company":"ChenTech","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","imageSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Integration was seamless. We were running in days instead of weeks.","author":"Sarah Thompson","role":"CTO","company":"ThompsonIO","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","imageSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Analytics insights drive real business value. We make better decisions faster.","author":"James Rodriguez","role":"Head of Analytics","company":"RodAnalytics","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","imageSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"}]},"dependencies":["@opensite/ui"],"tags":["testimonials","animated","scrolling","framer-motion","staggered","images","gradient","viewport"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. Each item supports an optional imageSrc (feature photo on the card) and logoSrc (company logo). Both must be absolute URLs when provided. Use high-quality imagery that pairs well on dark backgrounds.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":4,"maxItems":12},"testimonials[].quote":{"required":true,"maxLength":350}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar in the scrolling column card. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."},"testimonials[].imageSrc":{"path":"testimonials[].imageSrc","roles":["feature","thumbnail"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"medium","required":false,"note":"Optional feature photo displayed on the card. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."},"testimonials[].logoSrc":{"path":"testimonials[].logoSrc","roles":["logo"],"disallowedRoles":["favicon","video-thumbnail"],"minPixelClass":"small","required":false,"note":"Optional company logo on the card. LOGO IMAGE ONLY. Do not use photos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-minimal-numbered","name":"Testimonials Minimal with Large Numbers","title":"Testimonials Minimal Numbered","category":"Testimonials","categorySlug":"testimonials","description":"A minimal testimonial slider featuring large numbered indicators (01, 02, 03) that transition with the content. Displays one testimonial at a time with smooth fade transitions, author information with avatar, and navigation controls. The oversized numbers create a distinctive visual element.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293661/ay8jhabbx2y3gxcikdbzbdabkfoq/cleanshot-2026-03-10-at-10-22-18-2x.png","mobile":"https://cdn.ing/assets/i/r/293660/k980x6yjrieuvb6u54fgkkwrf9g7/cleanshot-2026-03-10-at-10-22-33-2x.png"},"componentPath":"blocks/testimonials/testimonials-minimal-numbered.tsx","code":"import { TestimonialsMinimalNumbered } from \"@opensite/ui/blocks/testimonials/testimonials-minimal-numbered\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsMinimalNumbered\n      testimonials={[\n        {\n          quote:\n            \"The platform has completely transformed how we approach our business operations. Every feature is thoughtfully designed and the performance is exceptional.\",\n          author: \"Dr. Catherine Foster\",\n          role: \"CEO\",\n          company: \"Innovation Labs\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/dvz0441h9fxjhh88lzqbwdoyxv52\",\n        },\n        {\n          quote:\n            \"We've tried many solutions over the years, but this is the only one that truly delivered on its promises. The team's dedication to excellence shows in every detail.\",\n          author: \"Marcus Rodriguez\",\n          role: \"VP of Engineering\",\n          company: \"TechScale\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/jhjfvkmdzktacyijd9fh6acc7o2c\",\n        },\n        {\n          quote:\n            \"What impressed us most was the seamless integration with our existing systems. No disruption, just immediate value from day one.\",\n          author: \"Jennifer Kim\",\n          role: \"IT Director\",\n          company: \"Enterprise Solutions\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/rews5enr9ynu6izioj66s8ec90nc\",\n        },\n        {\n          quote:\n            \"The analytics capabilities alone have transformed our decision-making process. We now have insights we never knew were possible.\",\n          author: \"Robert Zhang\",\n          role: \"Head of Data\",\n          company: \"DataFirst Corp\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/ytbyjrcvrghc7wl6w1g7g8fwka22\",\n        },\n      ]}\n      autoPlayInterval={10000}\n      pattern=\"squareAltGrid\"\n      patternOpacity={0.5}\n      background=\"muted\"\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"TestimonialItem"},"typeLabel":"TestimonialItem[]","required":true,"minItems":3,"maxItems":8,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":true,"preferredAspect":"1:1","note":"Author avatar displayed prominently beside the numbered counter. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"autoPlayInterval":{"type":"number","description":"Auto-play interval in milliseconds (0 to disable)","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the content container","required":false},"numberClassName":{"type":"string","description":"Additional CSS classes for the number indicator","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"navigationClassName":{"type":"string","description":"Additional CSS classes for the navigation controls","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":500},"testimonials[].author":{"type":"object","description":"","required":true},"testimonials[].avatarSrc":{"type":"object","description":"","required":true}},"exampleProps":{"testimonials":[{"quote":"The platform has completely transformed how we approach our business operations. Every feature is thoughtfully designed and performance is exceptional.","author":"Dr. Catherine Foster","role":"CEO","company":"Innovation Labs","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"We've tried many solutions but this is the only one that truly delivered on its promises. The team's dedication to excellence shows in every detail.","author":"Marcus Rodriguez","role":"VP of Engineering","company":"TechScale","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Seamless integration with our existing systems. No disruption, just immediate value from day one.","author":"Jennifer Kim","role":"IT Director","company":"Enterprise Solutions","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"}],"autoPlayInterval":8000},"dependencies":["@opensite/ui"],"tags":["testimonials","minimal","numbered","slider","large-numbers","transitions","navigation","distinctive"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. This minimal layout displays a large numbered counter alongside the active quote — quotes should be detailed enough to fill the space (3–5 sentences). Author avatars are prominent in this layout.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":3,"maxItems":8},"testimonials[].quote":{"required":true,"maxLength":500,"note":"Longer quotes work well in this numbered minimal layout."},"testimonials[].author":{"required":true},"testimonials[].avatarSrc":{"required":true,"note":"Avatar is prominently displayed alongside the numbered counter."}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":true,"preferredAspect":"1:1","note":"Author avatar displayed prominently beside the numbered counter. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-parallax-number","name":"Testimonials Parallax Number Effect","title":"Testimonials Parallax Number","category":"Testimonials","categorySlug":"testimonials","description":"A premium testimonial section featuring an oversized animated number with parallax mouse-tracking effect. The large index number responds to mouse movement, creating depth. Includes a vertical progress indicator, company badge, word-by-word quote animation, and smooth navigation controls. Perfect for high-end landing pages.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293663/681vjekdt2ktlya3ozadxnnhb2k4/cleanshot-2026-03-10-at-10-23-29-2x.png","mobile":"https://cdn.ing/assets/i/r/293662/udsyztauu7xrp4zhtfvx7wdvoqxw/cleanshot-2026-03-10-at-10-23-37-2x.png"},"componentPath":"blocks/testimonials/testimonials-parallax-number.tsx","code":"import { TestimonialsParallaxNumber } from \"@opensite/ui/blocks/testimonials/testimonials-parallax-number\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsParallaxNumber\n      testimonials={[\n        {\n          quote:\n            \"This platform has revolutionized our business operations. The results speak for themselves - increased productivity, reduced costs, and happier team members.\",\n          author: \"Victoria Chen\",\n          role: \"CEO & Founder\",\n          company: \"Innovation Dynamics\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/102grjqg8aigxkj585s9x3xbxfv7\",\n          backgroundIcon: \"lucide/rocket\",\n        },\n        {\n          quote:\n            \"The level of innovation and attention to detail is unmatched. Every feature works seamlessly, and the performance is exceptional under any workload.\",\n          author: \"Alexander Martinez\",\n          role: \"CTO\",\n          company: \"TechForward\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/0kx9umbfmv881wt9dfqnohv8efgi\",\n          backgroundIcon: \"mdi/graph\",\n        },\n        {\n          quote:\n            \"We've seen a complete transformation in how we serve our customers. Response times are down, satisfaction is up, and our team loves using it daily.\",\n          author: \"Dr. Rachel Foster\",\n          role: \"VP of Operations\",\n          company: \"CustomerFirst Inc\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/67fnapqepn7f8vwt0x4nqho70hbz\",\n          backgroundIcon: \"lucide/thumbs-up\",\n          backgroundLabel: \"Yep\",\n        },\n      ]}\n      verticalLabel=\"Reviews\"\n      autoPlayInterval={1500000}\n      background=\"dark\"\n      pattern=\"gridFadeCenter\"\n      patternOpacity={0.15}\n      spacing=\"xl\"\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false},"backgroundIcon":{"type":"string","description":"Giant background icon name displayed behind the testimonial content (e.g. \"material-symbols/award-star-outline\").\nWhen not provided, no background icon is rendered.","required":false},"backgroundLabel":{"type":"object","description":"Giant background text label displayed behind the testimonial content (e.g. \"01\", \"A+\").\nOnly used when `backgroundIcon` is not provided.","typeLabel":"React.ReactNode","required":false}},"typeLabel":"TestimonialParallaxItem"},"typeLabel":"TestimonialParallaxItem[]","required":true,"minItems":2,"maxItems":8,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar displayed with the parallax testimonial. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"autoPlayInterval":{"type":"number","description":"Auto-play interval in milliseconds (0 to disable)","required":false},"verticalLabel":{"type":"object","description":"Vertical text label displayed on the side","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the content container","required":false},"numberClassName":{"type":"string","description":"Additional CSS classes for the number indicator","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"navigationClassName":{"type":"string","description":"Additional CSS classes for the navigation controls","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":400},"testimonials[].author":{"type":"object","description":"","required":true},"testimonials[].backgroundIcon":{"type":"object","description":""}},"exampleProps":{"verticalLabel":"Reviews","testimonials":[{"quote":"This platform revolutionized our business operations. Increased productivity, reduced costs, and a happier team.","author":"Victoria Chen","role":"CEO & Founder","company":"Innovation Dynamics","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","backgroundIcon":"lucide/rocket"},{"quote":"The level of innovation and attention to detail is unmatched. Performance is exceptional under any workload.","author":"Alexander Martinez","role":"CTO","company":"TechForward","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","backgroundIcon":"lucide/bar-chart-2"},{"quote":"Complete transformation in how we serve customers. Response times down, satisfaction up, team loves it.","author":"Dr. Rachel Foster","role":"VP of Operations","company":"CustomerFirst Inc","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","backgroundIcon":"lucide/thumbs-up"}]},"dependencies":["@opensite/ui"],"tags":["testimonials","parallax","animated","premium","mouse-tracking","framer-motion","interactive","high-end"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. backgroundIcon is a decorative Iconify icon ID (e.g., 'lucide/rocket') rendered as a large watermark behind the testimonial number — use icons that complement the testimonial theme. backgroundLabel is optional decorative text.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":2,"maxItems":8},"testimonials[].quote":{"required":true,"maxLength":400},"testimonials[].author":{"required":true},"testimonials[].backgroundIcon":{"note":"Iconify icon ID (e.g., 'lucide/rocket'). Decorative — do not use logo assets."}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar displayed with the parallax testimonial. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-masonry-grid","name":"Testimonials Masonry Grid","title":"Testimonials Masonry Grid","category":"Testimonials","categorySlug":"testimonials","description":"A masonry-style grid layout for testimonials with varying card heights based on content length. Cards are distributed across columns creating an organic, Pinterest-like layout. Each card displays a quote with author avatar, name, and role. Ideal for showcasing testimonials of varying lengths.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293673/1gb2ap7mluissn4odiwkrcqanuiy/cleanshot-2026-03-10-at-11-13-04-2x.png","mobile":"https://cdn.ing/assets/i/r/293672/s4uykacqph7ys3irrnfpbjlo4xdc/cleanshot-2026-03-10-at-11-13-17-2x.png"},"componentPath":"blocks/testimonials/testimonials-masonry-grid.tsx","code":"import { TestimonialsMasonryGrid } from \"@opensite/ui/blocks/testimonials/testimonials-masonry-grid\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsMasonryGrid\n      heading=\"Community Testimonials\"\n      description=\"Real feedback from real users making an impact\"\n      testimonials={[\n        {\n          quote:\n            \"This has completely transformed how we approach our daily workflows. The efficiency gains are remarkable.\",\n          author: \"Rachel Anderson\",\n          role: \"Operations Manager\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/op92dycs7w856e2jsvx20st0nyz9\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"Best tool we've implemented this year. The team loves it, and the results are undeniable. Five stars across the board!\",\n          author: \"Marcus Johnson\",\n          role: \"Team Lead\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/9uxe0jw1zl1tujy0m5yalo7m2ht8\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"Simple yet powerful. Exactly what we needed without unnecessary complexity.\",\n          author: \"Lisa Chen\",\n          role: \"Product Designer\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/9797jh6slgbf9oq6lzlimcdiuziv\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"The customer support is phenomenal. Every question answered promptly and thoroughly. They genuinely care about our success.\",\n          author: \"David Park\",\n          role: \"CTO\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/9keidwrag6g7jtqr7rdwb1ryt6ht\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"We've seen a 300% improvement in key metrics. The analytics alone are worth the investment.\",\n          author: \"Sarah Williams\",\n          role: \"Analytics Lead\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/x4scuzhsozrwrg703df5wbhygkgo\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"Integration with our existing tools was seamless. No disruption to ongoing projects.\",\n          author: \"Kevin Torres\",\n          role: \"IT Director\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/t4cidbsfz3z468bn45yqdrkbx7ou\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"The mobile experience matches desktop functionality perfectly. Our field team can work from anywhere without limitations.\",\n          author: \"Amanda Foster\",\n          role: \"Field Operations\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/z37cidvud212bzqhhalrhvk7ipaa\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"Security features exceeded our enterprise requirements. Passed all audits effortlessly.\",\n          author: \"Robert Zhang\",\n          role: \"Security Architect\",\n          avatarSrc: \"https://cdn.ing/assets/i/r/289100/qx79hnpbzbm229nfaeceafv6b3a8/cooking-citrus-and-pistachio-bundt-cake-on-rusty-t-2024-10-18-04-31-33-utc.webp\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n        {\n          quote:\n            \"Worth every penny. The ROI became evident within weeks of implementation.\",\n          author: \"Michelle Rodriguez\",\n          role: \"CFO\",\n          avatarSrc: \"https://toastability-production.s3.amazonaws.com/1b0gd8ul22q799d62dvm3sgyll85\",\n          linkConfig: {\n            href: \"#\",\n            label: \"Read More\",\n          },\n        },\n      ]}\n      actions={[\n        {\n          label: \"Read All Reviews\",\n          href: \"#\",\n          variant: \"default\",\n          size: \"lg\",\n        },\n      ]}\n      background=\"gray\"\n      pattern=\"gridFadeTop\"\n      patternOpacity={0.9}\n    />\n  );\n}","propsSchema":{"testimonials":{"type":"array","description":"Array of testimonials to display","items":{"type":"object","description":"","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"TestimonialItem"},"typeLabel":"TestimonialItem[]","required":true,"minItems":6,"maxItems":12,"mediaHints":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar in masonry card. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialsSlot":{"type":"object","description":"Custom slot for rendering testimonials (overrides testimonials array)","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading content","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text below heading","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"headerClassName":{"type":"string","description":"Additional CSS classes for the header container","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"gridClassName":{"type":"string","description":"Additional CSS classes for the grid container","required":false},"cardClassName":{"type":"string","description":"Additional CSS classes for each card","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"actions":{"type":"array","description":"Array of action configurations for CTA buttons","items":{"type":"object","description":"","fields":{"variant":{"type":"string","description":"","typeLabel":"\"default\" | \"destructive\" | \"outline\" | \"secondary\" | \"ghost\" | \"link\"","required":false},"size":{"type":"string","description":"","typeLabel":"\"default\" | \"sm\" | \"md\" | \"lg\" | \"icon\" | \"icon-sm\" | \"icon-lg\"","required":false},"label":{"type":"object","description":"Button/link label text or ReactNode","typeLabel":"ReactNode","required":false},"icon":{"type":"object","description":"Icon to display (typically before label)","typeLabel":"ReactNode","required":false},"iconAfter":{"type":"object","description":"Icon to display after the label","typeLabel":"ReactNode","required":false},"href":{"type":"string","description":"URL for link behavior","required":false},"onClick":{"type":"object","description":"Click handler for button behavior","typeLabel":"MouseEventHandler","required":false},"className":{"type":"string","description":"Additional CSS classes for the action","required":false},"children":{"type":"object","description":"Custom children (overrides label + icon rendering)","typeLabel":"ReactNode","required":false},"aria-label":{"type":"string","description":"ARIA label for accessibility","required":false},"asButton":{"type":"boolean","description":"Render as a button element instead of an anchor/link","required":false}},"typeLabel":"ActionConfig"},"typeLabel":"ActionConfig[]","required":false},"actionsSlot":{"type":"object","description":"Custom slot for rendering actions (overrides actions array)","typeLabel":"React.ReactNode","required":false},"actionsClassName":{"type":"string","description":"Additional CSS classes for the actions container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonials[].quote":{"type":"object","description":"","required":true,"maxLength":400}},"exampleProps":{"heading":"Community Testimonials","description":"Real feedback from real users making an impact.","testimonials":[{"quote":"This has completely transformed how we approach our daily workflows. The efficiency gains are remarkable.","author":"Rachel Anderson","role":"Operations Manager","company":"AndCo","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Best tool we've implemented this year. The team loves it and the results are undeniable.","author":"Marcus Johnson","role":"Team Lead","company":"JohnsonBuilds","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Simple yet powerful. Exactly what we needed without unnecessary complexity.","author":"Lisa Chen","role":"Product Designer","company":"ChenDesigns","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"The customer support is phenomenal. Every question answered promptly. They genuinely care.","author":"David Park","role":"CTO","company":"ParkTech","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"We've seen a 300% improvement in key metrics. The analytics alone are worth the investment.","author":"Sarah Williams","role":"Analytics Lead","company":"WillAnalytics","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"},{"quote":"Integration with our existing tools was seamless. No disruption to ongoing projects.","author":"Kevin Torres","role":"IT Director","company":"TorresIO","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"}]},"dependencies":["@opensite/ui"],"tags":["testimonials","masonry","grid","pinterest","organic","varying-heights","cards","layout"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. Masonry layout renders items at varying heights — mix shorter and longer quotes for visual variety. Provide at least 6 items for the masonry effect to read well.","usageRequirements":{"requiredProps":["testimonials"],"propConstraints":{"testimonials":{"required":true,"minItems":6,"maxItems":12},"testimonials[].quote":{"required":true,"maxLength":400}},"mediaSlots":{"testimonials[].avatarSrc":{"path":"testimonials[].avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author avatar in masonry card. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}},{"id":"testimonials-large-quote","name":"Testimonials Large Centered Quote","title":"Testimonials Large Quote","category":"Testimonials","categorySlug":"testimonials","description":"A centered, single testimonial section featuring an oversized quote with decorative quote icons. The large typography creates visual impact while the centered layout draws focus to the testimonial content. Includes author avatar, name, role, and company. Perfect for hero sections or impactful single testimonials.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/293649/0tx6o4za4zrib4kpvne27hf6elbh/cleanshot-2026-03-10-at-08-19-19-2x.png","mobile":"https://cdn.ing/assets/i/r/293648/itojcq3lqfk7tgvidkpdk96mb6h3/cleanshot-2026-03-10-at-08-19-32-2x.png"},"componentPath":"blocks/testimonials/testimonials-large-quote.tsx","code":"import { TestimonialsLargeQuote } from \"@opensite/ui/blocks/testimonials/testimonials-large-quote\";\n\nexport default function Demo() {\n  return (\n    <TestimonialsLargeQuote\n      testimonial={{\n        quote:\n          \"This platform has revolutionized how we approach our business operations. The impact on our team's productivity and morale has been extraordinary.\",\n        author: \"Victoria Reynolds\",\n        role: \"Founder & CEO\",\n        company: \"NextWave Ventures\",\n        avatarSrc: \"https://toastability-production.s3.amazonaws.com/9797jh6slgbf9oq6lzlimcdiuziv\",\n      }}\n      background=\"gradient\"\n      spacing=\"xl\"\n      pattern=\"gridFadeTop\"\n      patternOpacity={0.15}\n    />\n  );\n}","propsSchema":{"testimonial":{"type":"object","description":"Testimonial data using shared TestimonialItem type","fields":{"quote":{"type":"object","description":"Testimonial quote text","typeLabel":"ReactNode","required":true},"author":{"type":"object","description":"Author name","typeLabel":"ReactNode","required":false},"role":{"type":"object","description":"Author role/title","typeLabel":"ReactNode","required":false},"company":{"type":"object","description":"Author company","typeLabel":"ReactNode","required":false},"avatarSrc":{"type":"string","description":"Author avatar image URL","required":false},"avatar":{"type":"object","description":"Author avatar configuration (alternative to avatarSrc)","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":false},"fallback":{"type":"string","description":"","required":false}},"typeLabel":"{ src: string; alt?: string; fallback?: string; }","required":false},"logoSrc":{"type":"string","description":"Company logo URL","required":false},"rating":{"type":"number","description":"Star rating (1-5)","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false},"linkConfig":{"type":"object","description":"Review linking config","fields":{"label":{"type":"object","description":"","typeLabel":"React__default.ReactNode","required":true},"href":{"type":"string","description":"","required":true},"className":{"type":"string","description":"","required":false}},"typeLabel":"{ label: React__default.ReactNode; href: string; className?: string; }","required":false}},"typeLabel":"TestimonialItem","required":true,"mediaHints":{"path":"testimonial.avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author headshot displayed with the large quote. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"testimonialSlot":{"type":"object","description":"Custom slot for rendering testimonial (overrides testimonial prop)","typeLabel":"React.ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the content container","required":false},"quoteIconClassName":{"type":"string","description":"Additional CSS classes for the quote icon","required":false},"quoteClassName":{"type":"string","description":"Additional CSS classes for the quote text","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"avatarClassName":{"type":"string","description":"Additional CSS classes for the avatar","required":false},"background":{"type":"string","description":"Background style for the section","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Vertical spacing for the section","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Optional background pattern name or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern overlay opacity (0-1)","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false},"testimonial.quote":{"type":"object","description":"","required":true,"maxLength":500},"testimonial.author":{"type":"object","description":"","required":true}},"exampleProps":{"testimonial":{"quote":"This platform has revolutionized how we approach our business operations. The impact on our team's productivity and morale has been extraordinary.","author":"Victoria Reynolds","role":"Founder & CEO","company":"NextWave Ventures","avatarSrc":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp"}},"dependencies":["@opensite/ui"],"tags":["testimonials","large","centered","quote","single","hero","impactful","typography"],"performance":{},"importantUsageNotes":"Testimonials must come from real, sourced reviews or testimonials. Do not fabricate quotes, names, or company affiliations. This layout renders a single testimonial in large display typography — choose the most impactful, well-articulated quote available. Quote length of 2–4 sentences works best at display size.","usageRequirements":{"requiredProps":["testimonial"],"propConstraints":{"testimonial.quote":{"required":true,"maxLength":500,"note":"Choose the single most impactful quote. 2–4 sentences ideal for display typography."},"testimonial.author":{"required":true}},"mediaSlots":{"testimonial.avatarSrc":{"path":"testimonial.avatarSrc","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author headshot displayed with the large quote. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["reviews_or_testimonials"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}}]},"timestamp":"2026-06-27T18:47:37.177Z"}