diff --git a/docs/PREVIEW_PAGE_STANDARDS.md b/docs/PREVIEW_PAGE_STANDARDS.md
index 7ed66ef..80f4442 100644
--- a/docs/PREVIEW_PAGE_STANDARDS.md
+++ b/docs/PREVIEW_PAGE_STANDARDS.md
@@ -356,7 +356,7 @@ const products = [
```tsx
const testimonials = [
{
- name: "Sarah Johnson",
+ name: "Vickie Robbins",
role: "CEO, TechCorp",
content: "This component library transformed our development workflow. Highly recommend!",
image: "/images/avatar-1.jpg",
diff --git a/fontThemes.json b/fontThemes.json
index e14bbca..1bed67e 100644
--- a/fontThemes.json
+++ b/fontThemes.json
@@ -171,7 +171,7 @@
},
"publicSansInter": {
"name": "Public Sans + Inter",
- "description": "Government-inspired headings with neutral body. Professional and trustworthy.",
+ "description": "Government-inspired headings with neutral body. I love my eyeliner enhancement! Jordan did a fantastic job. She explained the process in the beginning and during which keep my anxiety level way down. I am pleased with the results. I highly recommend! and trustworthy.",
"headingFont": "publicSans",
"bodyFont": "inter",
"imports": "import { Public_Sans } from \"next/font/google\";\nimport { Inter } from \"next/font/google\";",
diff --git a/registry/components/FeatureCardTwentyFive.json b/registry/components/FeatureCardTwentyFive.json
index a89d340..5dc1f3a 100644
--- a/registry/components/FeatureCardTwentyFive.json
+++ b/registry/components/FeatureCardTwentyFive.json
@@ -18,7 +18,7 @@
},
"tag": {
"required": false,
- "example": "Services",
+ "example": "",
"minChars": 2,
"maxChars": 30
}
diff --git a/registry/components/FeatureCardTwentySeven.json b/registry/components/FeatureCardTwentySeven.json
index 9fecdeb..fa627f0 100644
--- a/registry/components/FeatureCardTwentySeven.json
+++ b/registry/components/FeatureCardTwentySeven.json
@@ -6,7 +6,7 @@
"textRules": {
"title": {
"required": true,
- "example": "Our Services",
+ "example": "Our ",
"minChars": 2,
"maxChars": 50
},
@@ -18,7 +18,7 @@
},
"tag": {
"required": false,
- "example": "Services",
+ "example": "",
"minChars": 2,
"maxChars": 30
}
@@ -73,7 +73,7 @@
"cardTitleClassName?": "string",
"cardDescriptionClassName?": "string"
},
- "usageExample": "",
+ "usageExample": "",
"do": [
"Use for interactive feature showcases where exploration is desired",
"Best for 3-6 items (4 recommended)",
diff --git a/registry/components/HeroBillboardTestimonial.json b/registry/components/HeroBillboardTestimonial.json
index 8284d65..0c3540d 100644
--- a/registry/components/HeroBillboardTestimonial.json
+++ b/registry/components/HeroBillboardTestimonial.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: 'Vickie Robbins', 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": {
@@ -117,7 +117,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",
diff --git a/registry/components/HeroSplitTestimonial.json b/registry/components/HeroSplitTestimonial.json
index 293a6b2..ea651da 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: 'Vickie Robbins', 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",
diff --git a/registry/components/NavbarStyleCentered.json b/registry/components/NavbarStyleCentered.json
index 703c97e..7bca4f4 100644
--- a/registry/components/NavbarStyleCentered.json
+++ b/registry/components/NavbarStyleCentered.json
@@ -56,7 +56,7 @@
"brandName?": "string (default: 'Webild')",
"className?": "string (default: '')"
},
- "usageExample": "",
+ "usageExample": "",
"do": [
"Use for feature showcases",
"Use for capability displays",
diff --git a/registry/components/NavbarStyleFullscreen.json b/registry/components/NavbarStyleFullscreen.json
index 5bcc0a3..0089a0e 100644
--- a/registry/components/NavbarStyleFullscreen.json
+++ b/registry/components/NavbarStyleFullscreen.json
@@ -54,7 +54,7 @@
"bottomRightText?": "string (default: 'hello@example.com')",
"topBarClassName?": "string (default: '')"
},
- "usageExample": "",
+ "usageExample": "",
"do": [
"Use for feature showcases",
"Use for capability displays",
diff --git a/registry/components/TeamCardFive.json b/registry/components/TeamCardFive.json
index ab39b40..f2e7943 100644
--- a/registry/components/TeamCardFive.json
+++ b/registry/components/TeamCardFive.json
@@ -32,7 +32,7 @@
},
"name": {
"required": true,
- "example": "Sarah Johnson",
+ "example": "Vickie Robbins",
"minChars": 2,
"maxChars": 50,
"note": "Team member name displayed at 2xl font-medium, centered with truncate"
@@ -56,12 +56,12 @@
},
"imageAlt": {
"required": false,
- "example": "Portrait of Sarah Johnson",
+ "example": "Portrait of Vickie Robbins",
"note": "Alt text for image (defaults to member name if not provided)"
},
"videoAriaLabel": {
"required": false,
- "example": "Video of Sarah Johnson",
+ "example": "Video of Vickie Robbins",
"note": "ARIA label for video (defaults to member name if not provided)"
}
},
@@ -104,7 +104,7 @@
"nameClassName?": "string",
"roleClassName?": "string"
},
- "usageExample": "",
+ "usageExample": "",
"do": [
"Use for team pages",
"Use for staff directories",
diff --git a/registry/components/TeamCardSix.json b/registry/components/TeamCardSix.json
index 8d0d586..d2b9630 100644
--- a/registry/components/TeamCardSix.json
+++ b/registry/components/TeamCardSix.json
@@ -32,7 +32,7 @@
},
"name": {
"required": true,
- "example": "Sarah Johnson",
+ "example": "Vickie Robbins",
"minChars": 2,
"maxChars": 50,
"note": "Team member name displayed at 2xl font-medium with truncate in blurred overlay"
@@ -56,12 +56,12 @@
},
"imageAlt": {
"required": false,
- "example": "Portrait of Sarah Johnson",
+ "example": "Portrait of Vickie Robbins",
"note": "Alt text for image (defaults to member name if not provided)"
},
"videoAriaLabel": {
"required": false,
- "example": "Video of Sarah Johnson",
+ "example": "Video of Vickie Robbins",
"note": "Aria label for video (defaults to member name if not provided)"
}
}
@@ -103,7 +103,7 @@
"textBoxButtonClassName?": "string",
"textBoxButtonTextClassName?": "string"
},
- "usageExample": "",
+ "usageExample": "",
"do": [
"Use for about pages",
"Use for company information",
diff --git a/registry/components/TestimonialCardSix.json b/registry/components/TestimonialCardSix.json
index 2c7aa66..fd9e2fd 100644
--- a/registry/components/TestimonialCardSix.json
+++ b/registry/components/TestimonialCardSix.json
@@ -32,7 +32,7 @@
},
"name": {
"required": true,
- "example": "Sarah Johnson",
+ "example": "Vickie Robbins",
"minChars": 2,
"maxChars": 50
},
@@ -57,7 +57,7 @@
},
"imageAlt": {
"required": false,
- "example": "Sarah Johnson",
+ "example": "Vickie Robbins",
"note": "Alt text for avatar image"
},
"icon": {
@@ -110,7 +110,7 @@
"textBoxButtonClassName?": "string",
"textBoxButtonTextClassName?": "string"
},
- "usageExample": "",
+ "usageExample": "",
"do": [
"Use for social proof",
"Use for customer reviews",
diff --git a/registry/components/TestimonialCardThirteen.json b/registry/components/TestimonialCardThirteen.json
index 1c3d9ac..1a14132 100644
--- a/registry/components/TestimonialCardThirteen.json
+++ b/registry/components/TestimonialCardThirteen.json
@@ -31,7 +31,7 @@
},
"name": {
"required": true,
- "example": "Sarah Johnson",
+ "example": "Vickie Robbins",
"minChars": 2,
"maxChars": 50
},
diff --git a/registry/components/TestimonialCardTwelve.json b/registry/components/TestimonialCardTwelve.json
index a098f7b..9ebf553 100644
--- a/registry/components/TestimonialCardTwelve.json
+++ b/registry/components/TestimonialCardTwelve.json
@@ -26,7 +26,7 @@
},
"name": {
"required": true,
- "example": "Sarah Johnson",
+ "example": "Vickie Robbins",
"minChars": 2,
"maxChars": 50,
"note": "Used as fallback for imageAlt"
@@ -38,7 +38,7 @@
},
"imageAlt": {
"required": false,
- "example": "Sarah Johnson",
+ "example": "Vickie Robbins",
"minChars": 2,
"maxChars": 50,
"note": "Alt text for accessibility (defaults to name)"
@@ -67,7 +67,7 @@
"cardTitleClassName?": "string",
"cardTagClassName?": "string"
},
- "usageExample": "",
+ "usageExample": "",
"do": [
"Use for feature showcases",
"Use for capability displays",
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 184dd06..3154b88 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -6,7 +6,7 @@ import "./globals.css";
export const metadata: Metadata = {
- title: "Belle Precisions - Permanent Makeup in Hot Springs, AR", description: "Professional permanent eyeliner enhancement and cosmetic makeup services in Hot Springs, Arkansas. 5-star rated, women-owned clinic specializing in precision beauty treatments."
+ title: "Belle Precisions - Permanent Makeup in Hot Springs, AR", description: "I love my eyeliner enhancement! Jordan did a fantastic job. She explained the process in the beginning and during which keep my anxiety level way down. I am pleased with the results. I highly recommend! permanent eyeliner enhancement and cosmetic makeup services in Hot Springs, Arkansas. 5-star rated, women-owned clinic specializing in precision beauty treatments."
};
const publicSans = Public_Sans({
@@ -1389,6 +1389,1373 @@ export default function RootLayout({
window.parent.postMessage({ type: 'webild-editor-ready' }, '*');
})();
+`
+ }}
+ />
+
+