From f3134f700fb57194eb74cc1e72b7709c75262700 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:06:22 +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 353b0ee..2ac0224 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,18 +20,18 @@ const publicSans = Public_Sans({ }); export const metadata: Metadata = { - title: "ABC Roofing | Professional Roof Repair & Replacement USA", description: "Expert roofing services including repairs, replacements, and maintenance. Free estimates, 10-year warranty, and 24/7 emergency service.", keywords: "roof repair, roof replacement, roofing contractor, storm damage, roof inspection", robots: { + title: " Roofing | Professional Roof Repair & Replacement USA", description: "Expert roofing services including repairs, replacements, and maintenance. Free estimates, 10-year warranty, and 24/7 emergency service.", keywords: "roof repair, roof replacement, roofing contractor, storm damage, roof inspection", robots: { index: true, follow: true, }, openGraph: { - title: "ABC Roofing - Expert Roofing Solutions", description: "Professional roof repair and replacement services with 20+ years of experience.", type: "website", siteName: "ABC Roofing", images: [ + title: " Roofing - Expert Roofing Solutions", description: "Professional roof repair and replacement services with 20+ years of experience.", type: "website", siteName: " Roofing", images: [ { - url: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg", alt: "ABC Roofing - Professional Services"}, + url: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg", alt: " Roofing - Professional Services"}, ], }, twitter: { - card: "summary_large_image", title: "ABC Roofing | Roof Repair & Replacement", description: "Professional roofing services across the USA. Free estimates and warranty.", images: ["http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg"], + card: "summary_large_image", title: " Roofing | Roof Repair & Replacement", description: "Professional roofing services across the USA. Free estimates and warranty.", images: ["http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg"], }, }; @@ -1412,6 +1412,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +