diff --git a/registry/components/HeroSplitKpi.json b/registry/components/HeroSplitKpi.json
index 9aa3696..dc5d2a0 100644
--- a/registry/components/HeroSplitKpi.json
+++ b/registry/components/HeroSplitKpi.json
@@ -18,7 +18,7 @@
},
"tag": {
"required": false,
- "example": "Trusted by 150+ Brands",
+ "example": "Trusted by 199+ Brands",
"minChars": 2,
"maxChars": 30
}
diff --git a/registry/components/MetricSplitMediaAbout.json b/registry/components/MetricSplitMediaAbout.json
index 1c7a774..7390111 100644
--- a/registry/components/MetricSplitMediaAbout.json
+++ b/registry/components/MetricSplitMediaAbout.json
@@ -27,7 +27,7 @@
"minMetrics": 1,
"maxMetrics": 2,
"structure": {
- "value": "string - Large metric value (required, e.g., '50+', '40%', '10x')",
+ "value": "string - Large metric value (required, e.g., '99+', '40%', '10x')",
"title": "string - Metric label/title (required, e.g., 'Hours saved every month')"
},
"note": "Provide 1-2 metrics for optimal layout. Grid displays 1 metric as single column, 2 metrics as 2 columns on desktop."
@@ -64,7 +64,7 @@
"mediaWrapperClassName?": "string",
"imageClassName?": "string"
},
- "usageExample": "// Wrap in ThemeProvider\nimport { Sparkles } from 'lucide-react';\n\n\n \n",
+ "usageExample": "// Wrap in ThemeProvider\nimport { Sparkles } from 'lucide-react';\n\n\n \n",
"do": [
"Use for about pages",
"Use for company information",
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index fd5534c..51caec8 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -20,7 +20,7 @@ const nunito = Nunito({
});
export const metadata: Metadata = {
- title: "CA Chamber - Tax & Financial Experts in Dausa, Rajasthan", description: "Trusted Chartered Accountant firm offering GST compliance, income tax returns, CIBIL correction, and financial advisory services in Dausa. 105+ happy clients, certified expertise.", keywords: "chartered accountant, GST compliance, tax planning, CIBIL correction, financial advisory, Dausa, Rajasthan", metadataBase: new URL("https://www.cachamber.com"),
+ title: "CA Chamber - Tax & Financial Experts in Dausa, Rajasthan", description: "Trusted Chartered Accountant firm offering GST compliance, income tax returns, CIBIL correction, and financial advisory services in Dausa. 99+ happy clients, certified expertise.", keywords: "chartered accountant, GST compliance, tax planning, CIBIL correction, financial advisory, Dausa, Rajasthan", metadataBase: new URL("https://www.cachamber.com"),
alternates: {
canonical: "https://www.cachamber.com"
},
@@ -1417,6 +1417,1373 @@ export default function RootLayout({
window.parent.postMessage({ type: 'webild-editor-ready' }, '*');
})();
+`
+ }}
+ />
+
+