From e1d89a9a94f1c36719ea303e78f0514be06e5b2e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:04:32 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ce4fb2f..6b24866 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,10 +20,12 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: "Avila Construction Services | Expert Residential & Commercial Building", description: "Professional construction services for residential and commercial projects. 25+ years of experience delivering quality builds, renovations, and project management.", keywords: "construction services, residential construction, commercial building, renovation contractor, custom homes", openGraph: { - title: "Avila Construction Services | Expert Building Solutions", description: "Professional construction services delivering quality residential and commercial projects with 25+ years of industry experience.", siteName: "Avila Construction Services", type: "website"}, + title: "Avila Construction Services | Expert Residential & Commercial Building", description: "Professional construction services for residential and commercial projects. 25+ years of experience delivering quality builds, renovations, and project management. Call us at 256-843-9875.", keywords: "construction services, residential construction, commercial building, renovation contractor, custom homes", openGraph: { + title: "Avila Construction Services | Expert Building Solutions", description: "Professional construction services delivering quality residential and commercial projects with 25+ years of industry experience.", siteName: "Avila Construction Services", type: "website" + }, twitter: { - card: "summary_large_image", title: "Avila Construction Services", description: "Professional construction and renovation services for residential and commercial projects."}, + card: "summary_large_image", title: "Avila Construction Services", description: "Professional construction and renovation services for residential and commercial projects." + } }; export default function RootLayout({