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",