diff --git a/registry/components/AboutMetric.json b/registry/components/AboutMetric.json
index 81ca7d6..aa4a9f1 100644
--- a/registry/components/AboutMetric.json
+++ b/registry/components/AboutMetric.json
@@ -17,7 +17,7 @@
"structure": {
"icon": "LucideIcon - Icon component from lucide-react (required)",
"label": "string - Descriptive label for the metric (required, e.g., 'Conversions', 'Partnered Brands')",
- "value": "string - Metric value to display (required, e.g., '7,000+', '2018', '30+', '100M+')"
+ "value": "string - Metric value to display (required, e.g., '7,000+', '2018', '10+', '100M+')"
},
"note": "Provide 2-4 metrics for optimal layout. Grid automatically adjusts columns based on metric count (2 metrics = 2 cols, 3 metrics = 3 cols, 4 metrics = 4 cols). Import icons from lucide-react."
}
@@ -37,7 +37,7 @@
"metricLabelClassName?": "string",
"metricValueClassName?": "string"
},
- "usageExample": "// Wrap in ThemeProvider\nimport { TrendingUp, ShoppingCart, Users, Globe } from 'lucide-react';\n\n\n \n",
+ "usageExample": "// Wrap in ThemeProvider\nimport { TrendingUp, ShoppingCart, Users, Globe } from 'lucide-react';\n\n\n \n",
"do": [
"Use for feature showcases",
"Use for capability displays",