Update src/app/layout.tsx
This commit is contained in:
@@ -5,33 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const lora = Lora({
|
||||
variable: "--font-lora",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-lora", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Precision Pools | Above-Ground Pool Installation in Tonawanda, NY",
|
||||
description: "Professional above-ground pool installation, liner replacement, and maintenance services in Tonawanda and Western NY. 4.6-star rated contractor. Owner-led service. Free quotes.",
|
||||
keywords: "pool installation Tonawanda NY, above ground pool installer, pool liner replacement, swimming pool contractor Western NY",
|
||||
metadataBase: new URL("https://precisionpools.com"),
|
||||
title: "Precision Pools | Above-Ground Pool Installation in Tonawanda, NY", description: "Professional above-ground pool installation, liner replacement, and maintenance services in Tonawanda and Western NY. 4.6-star rated contractor. Owner-led service. Free quotes.", keywords: "pool installation Tonawanda NY, above ground pool installer, pool liner replacement, swimming pool contractor Western NY", metadataBase: new URL("https://precisionpools.com"),
|
||||
alternates: {
|
||||
canonical: "https://precisionpools.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Precision Pools - Professional Pool Installation in Tonawanda, NY",
|
||||
description: "Expert above-ground pool installation and maintenance services. Owner-led contractor serving Western New York.",
|
||||
siteName: "Precision Pools",
|
||||
type: "website",
|
||||
images: [{
|
||||
url: "https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg",
|
||||
alt: "Professional pool installation service in Tonawanda"
|
||||
title: "Precision Pools - Professional Pool Installation in Tonawanda, NY", description: "Expert above-ground pool installation and maintenance services. Owner-led contractor serving Western New York.", siteName: "Precision Pools", type: "website", images: [{
|
||||
url: "https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg", alt: "Professional pool installation service in Tonawanda"
|
||||
}]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Precision Pools - Tonawanda, NY",
|
||||
description: "Professional pool installation and maintenance. 4.6 stars, 42+ reviews.",
|
||||
images: ["https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg"]
|
||||
card: "summary_large_image", title: "Precision Pools - Tonawanda, NY", description: "Professional pool installation and maintenance. 4.6 stars, 42+ reviews.", images: ["https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg"]
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
Reference in New Issue
Block a user