Update src/app/layout.tsx
This commit is contained in:
@@ -5,25 +5,14 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const raleway = Raleway({
|
||||
variable: "--font-raleway",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-raleway", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Dynamite Plumbing | Reliable Plumbing Services in Hunt County, TX",
|
||||
description: "Professional plumbing services in Hunt County, TX. Fast response, honest pricing, quality workmanship. Call 469-410-2657 for 24/7 emergency plumbing.",
|
||||
keywords: "plumbing services Hunt County, emergency plumber Greenville TX, plumbing repairs, gas line installation",
|
||||
openGraph: {
|
||||
title: "Dynamite Plumbing | Reliable Plumbing Services Hunt County, TX",
|
||||
description: "Fast, honest plumbing services in Hunt County. 5.0 rated. Emergency 24/7. Call now for free estimate.",
|
||||
siteName: "Dynamite Plumbing",
|
||||
type: "website",
|
||||
},
|
||||
title: "Dynamite Plumbing | Reliable Plumbing Services in Hunt County, TX", description: "Professional plumbing services in Hunt County, TX. Fast response, honest pricing, quality workmanship. Call 469-410-2657 for 24/7 emergency plumbing.", keywords: "plumbing services Hunt County, emergency plumber Greenville TX, plumbing repairs, gas line installation", openGraph: {
|
||||
title: "Dynamite Plumbing | Reliable Plumbing Services Hunt County, TX", description: "Fast, honest plumbing services in Hunt County. 5.0 rated. Emergency 24/7. Call now for free estimate.", siteName: "Dynamite Plumbing", type: "website"},
|
||||
twitter: {
|
||||
card: "summary",
|
||||
title: "Dynamite Plumbing - Hunt County, TX",
|
||||
description: "Professional plumbing services. Fast response, honest pricing. Call 469-410-2657",
|
||||
},
|
||||
card: "summary", title: "Dynamite Plumbing - Hunt County, TX", description: "Professional plumbing services. Fast response, honest pricing. Call 469-410-2657"},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
|
||||
Reference in New Issue
Block a user