From ee339cfd4e05cb2d1e283e5c1590475de4e7dffe Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:49:10 +0000 Subject: [PATCH] Switch to version 1: modified src/app/layout.tsx --- src/app/layout.tsx | 1383 +------------------------------------------- 1 file changed, 7 insertions(+), 1376 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 51caec8..02a9748 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,24 +20,22 @@ 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. 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"), + 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"), alternates: { - canonical: "https://www.cachamber.com" - }, + canonical: "https://www.cachamber.com"}, openGraph: { title: "CA Chamber - Expert Tax & Financial Solutions", description: "Professional tax and financial services from certified experts. GST, Income Tax, CIBIL Correction, Business Advisory.", url: "https://www.cachamber.com", siteName: "CA Chamber", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/serious-businessman-sitting-office-reading-business-reports-there-are-people-background_637285-218.jpg", alt: "CA Chamber Professional Services" - } - ] + url: "http://img.b2bpic.net/free-photo/serious-businessman-sitting-office-reading-business-reports-there-are-people-background_637285-218.jpg", alt: "CA Chamber Professional Services"}, + ], }, twitter: { - card: "summary_large_image", title: "CA Chamber - Tax & Financial Experts", description: "Trusted financial and tax solutions for businesses and individuals in Dausa.", images: ["http://img.b2bpic.net/free-photo/serious-businessman-sitting-office-reading-business-reports-there-are-people-background_637285-218.jpg"] + card: "summary_large_image", title: "CA Chamber - Tax & Financial Experts", description: "Trusted financial and tax solutions for businesses and individuals in Dausa.", images: ["http://img.b2bpic.net/free-photo/serious-businessman-sitting-office-reading-business-reports-there-are-people-background_637285-218.jpg"], }, robots: { index: true, - follow: true - } + follow: true, + }, }; export default function RootLayout({ @@ -1417,1373 +1415,6 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); -` - }} - /> - -