From ac529f4b26f4019fed73aef6e40617ba3f95f6af Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:41:18 +0000 Subject: [PATCH 1/4] Update registry/components/HeroSplitKpi.json --- registry/components/HeroSplitKpi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } -- 2.49.1 From 062eea3223516105a1725d37b77b18a0faec381b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:41:18 +0000 Subject: [PATCH 2/4] Update registry/components/MetricSplitMediaAbout.json --- registry/components/MetricSplitMediaAbout.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", -- 2.49.1 From ad0fcd51c605ab44f1eda8a3cb5183159965af43 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:41:19 +0000 Subject: [PATCH 3/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1369 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1368 insertions(+), 1 deletion(-) 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' }, '*'); })(); +` + }} + /> + +