Update registry/components/TestimonialCardTen.json
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
},
|
},
|
||||||
"role": {
|
"role": {
|
||||||
"required": true,
|
"required": true,
|
||||||
"example": "CEO of BrightPath Solutions",
|
"example": " of BrightPath Solutions",
|
||||||
"minChars": 2,
|
"minChars": 2,
|
||||||
"maxChars": 100
|
"maxChars": 100
|
||||||
},
|
},
|
||||||
@@ -90,7 +90,7 @@
|
|||||||
"ariaLabel?": "string (default: 'Testimonials section')",
|
"ariaLabel?": "string (default: 'Testimonials section')",
|
||||||
"className?": "string"
|
"className?": "string"
|
||||||
},
|
},
|
||||||
"usageExample": "<TestimonialCardTen testimonials={[{ id: '1', title: 'Personalized AI, redefined with Mindex', quote: 'Working with this AI has been a game changer! It feels like the system really listens and adapts to what I need.', name: 'Sarah Mitchell', role: 'CEO of BrightPath Solutions', imageSrc: '/images/testimonial1.webp', imageAlt: 'Sarah Mitchell' }]} title=\"Trusted by industry leaders\" description=\"See what our customers have to say\" textboxLayout=\"default\" useInvertedBackground={false} />",
|
"usageExample": "<TestimonialCardTen testimonials={[{ id: '1', title: 'Personalized AI, redefined with Mindex', quote: 'Working with this AI has been a game changer! It feels like the system really listens and adapts to what I need.', name: 'Sarah Mitchell', role: ' of BrightPath Solutions', imageSrc: '/images/testimonial1.webp', imageAlt: 'Sarah Mitchell' }]} title=\"Trusted by industry leaders\" description=\"See what our customers have to say\" textboxLayout=\"default\" useInvertedBackground={false} />",
|
||||||
"do": [
|
"do": [
|
||||||
"Use for feature showcases",
|
"Use for feature showcases",
|
||||||
"Use for capability displays",
|
"Use for capability displays",
|
||||||
|
|||||||
Reference in New Issue
Block a user