Update src/app/layout.tsx
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user