From 9c930a26d513d5b2d2918abccf799d05e9e3e346 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:24:18 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 1375 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1371 insertions(+), 4 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 380fe29..f504dbb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,18 +20,18 @@ const nunitoSans = Nunito_Sans({ }); export const metadata: Metadata = { - title: "Luxe Dental - Premium Dental Care", description: "Experience luxury dental care with advanced technology and compassionate professionals. Teeth whitening, implants, and orthodontics.", keywords: "luxury dental practice, teeth whitening, dental implants, orthodontics, cosmetic dentistry", robots: { + title: "ONE STOP DENTAL CARE - Premium Dental Care", description: "Experience luxury dental care with advanced technology and compassionate professionals. Teeth whitening, implants, and orthodontics.", keywords: "luxury dental practice, teeth whitening, dental implants, orthodontics, cosmetic dentistry", robots: { index: true, follow: true, }, openGraph: { - title: "Luxe Dental - Premium Dental Excellence", description: "Transform your smile with world-class dental care in a luxurious environment.", type: "website", siteName: "Luxe Dental", images: [ + title: "ONE STOP DENTAL CARE - Premium Dental Excellence", description: "Transform your smile with world-class dental care in a luxurious environment.", type: "website", siteName: "ONE STOP DENTAL CARE ", images: [ { - url: "http://img.b2bpic.net/free-photo/concept-interior-new-modern-dental-clinic-office-dental-equipment_613910-6062.jpg", alt: "Luxe Dental Office"}, + url: "http://img.b2bpic.net/free-photo/concept-interior-new-modern-dental-clinic-office-dental-equipment_613910-6062.jpg", alt: "ONE STOP DENTAL CARE Office"}, ], }, twitter: { - card: "summary_large_image", title: "Luxe Dental - Premium Dental Excellence", description: "Transform your smile with world-class dental care.", images: ["http://img.b2bpic.net/free-photo/concept-interior-new-modern-dental-clinic-office-dental-equipment_613910-6062.jpg"], + card: "summary_large_image", title: "ONE STOP DENTAL CARE - Premium Dental Excellence", description: "Transform your smile with world-class dental care.", images: ["http://img.b2bpic.net/free-photo/concept-interior-new-modern-dental-clinic-office-dental-equipment_613910-6062.jpg"], }, }; @@ -1412,6 +1412,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +