From 3b9ec729f624b8568b0b9e08cd427edd095eb184 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:20:58 +0000 Subject: [PATCH 1/3] Update registry/components/TestimonialCardTen.json --- registry/components/TestimonialCardTen.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/registry/components/TestimonialCardTen.json b/registry/components/TestimonialCardTen.json index fca62c3..a414633 100644 --- a/registry/components/TestimonialCardTen.json +++ b/registry/components/TestimonialCardTen.json @@ -43,7 +43,7 @@ }, "name": { "required": true, - "example": "Sarah Mitchell", + "example": "Lucas Pereira ", "minChars": 2, "maxChars": 50 }, @@ -65,7 +65,7 @@ }, "imageAlt": { "required": false, - "example": "Sarah Mitchell headshot", + "example": "Lucas Pereira headshot", "note": "Alt text for images" }, "videoAriaLabel": { @@ -90,7 +90,7 @@ "ariaLabel?": "string (default: 'Testimonials section')", "className?": "string" }, - "usageExample": "", + "usageExample": "", "do": [ "Use for feature showcases", "Use for capability displays", -- 2.49.1 From 660069c52e9001fe2e60853709e54acc71273a19 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:20:59 +0000 Subject: [PATCH 2/3] Update registry/components/TestimonialCardTwo.json --- registry/components/TestimonialCardTwo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/registry/components/TestimonialCardTwo.json b/registry/components/TestimonialCardTwo.json index 0d54db8..dd49895 100644 --- a/registry/components/TestimonialCardTwo.json +++ b/registry/components/TestimonialCardTwo.json @@ -31,7 +31,7 @@ }, "name": { "required": true, - "example": "Sarah Mitchell", + "example": "Lucas Pereira ", "minChars": 2, "maxChars": 50, "note": "Customer name" @@ -57,7 +57,7 @@ }, "imageAlt": { "required": false, - "example": "Portrait of Sarah Mitchell", + "example": "Portrait of Lucas Pereira ", "note": "Alt text for image (defaults to customer name if not provided)" }, "icon": { @@ -85,7 +85,7 @@ "ariaLabel?": "string (default: 'Testimonials section')", "className?": "string" }, - "usageExample": "", + "usageExample": "", "do": [ "Use for social proof", "Use for customer reviews", -- 2.49.1 From d695d49fc153704b00b2a5cd785e462fc36bc98c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:21:01 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a1987d..eb605ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function HomePage() {