Update registry/components/TestimonialCardFive.json
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"name": {
|
||||
"required": true,
|
||||
"example": "Alisa Hester, CEO of Ecomflow",
|
||||
"example": "Alisa Hester, of Ecomflow",
|
||||
"minChars": 2,
|
||||
"maxChars": 80,
|
||||
"note": "Full name including role and company (e.g., 'John Smith, CTO of Tech Corp')"
|
||||
@@ -119,7 +119,7 @@
|
||||
"ariaLabel?": "string (default: 'Testimonials section')",
|
||||
"className?": "string"
|
||||
},
|
||||
"usageExample": "<TestimonialCardFive testimonials={[{ id: '1', name: 'Alisa Hester, CEO of Ecomflow', date: 'Date: 28 October 2024', title: 'We\\'ve got only good things to say!', quote: 'We have been working with them for over 6 months now, and have been able to scale our business to new heights.', tag: 'Standard Line', avatarSrc: '/avatar.jpg', imageSrc: '/testimonial.jpg' }]} title=\"What Our Clients Say\" description=\"Hear from those who've experienced our work\" textboxLayout=\"default\" useInvertedBackground={false} />",
|
||||
"usageExample": "<TestimonialCardFive testimonials={[{ id: '1', name: 'Alisa Hester, of Ecomflow', date: 'Date: 28 October 2024', title: 'We\\'ve got only good things to say!', quote: 'We have been working with them for over 6 months now, and have been able to scale our business to new heights.', tag: 'Standard Line', avatarSrc: '/avatar.jpg', imageSrc: '/testimonial.jpg' }]} title=\"What Our Clients Say\" description=\"Hear from those who've experienced our work\" textboxLayout=\"default\" useInvertedBackground={false} />",
|
||||
"do": [
|
||||
"Use for social proof",
|
||||
"Use for customer reviews",
|
||||
|
||||
Reference in New Issue
Block a user