From f69740cfeb95035bf7424e7a9eda9f9f1beac538 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 03:44:03 +0000 Subject: [PATCH] Update registry/components/HeroSplitTestimonial.json --- registry/components/HeroSplitTestimonial.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/registry/components/HeroSplitTestimonial.json b/registry/components/HeroSplitTestimonial.json index 293a6b2..dac13ee 100644 --- a/registry/components/HeroSplitTestimonial.json +++ b/registry/components/HeroSplitTestimonial.json @@ -27,7 +27,7 @@ "testimonials": { "required": true, "minItems": 1, - "example": "[{ name: 'Sarah Johnson', handle: 'CEO, TechCorp', testimonial: 'Amazing product!', rating: 5, imageSrc: '/avatar.jpg' }]", + "example": "[{ name: 'Terence J Simmons', handle: 'CEO, TechCorp', testimonial: 'Amazing product!', rating: 5, imageSrc: '/avatar.jpg' }]", "note": "Array of testimonial objects. Each requires name, handle, testimonial text, and rating (1-5). imageSrc is optional." }, "testimonialRotationInterval": { @@ -121,7 +121,7 @@ "marqueeTextClassName?": "string", "marqueeIconClassName?": "string" }, - "usageExample": "\n \n", + "usageExample": "\n \n", "do": [ "Use for landing pages with social proof", "Use for product showcases with testimonials",