diff --git a/registry/components/FeatureCardTwentySeven.json b/registry/components/FeatureCardTwentySeven.json index 9fecdeb..e6c9c73 100644 --- a/registry/components/FeatureCardTwentySeven.json +++ b/registry/components/FeatureCardTwentySeven.json @@ -6,7 +6,7 @@ "textRules": { "title": { "required": true, - "example": "Our Services", + "example": " Our Services", "minChars": 2, "maxChars": 50 }, @@ -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/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8056dd8..dc753f2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -40,7 +40,7 @@ export default function ContactPage() {