2 Commits

Author SHA1 Message Date
f865c9200b Update src/app/layout.tsx 2026-03-04 21:31:35 +00:00
9fbb70304e Merge version_2 into main
Merge version_2 into main
2026-03-04 21:27:53 +00:00

View File

@@ -5,7 +5,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Hazen Plumbing LLC | Emergency Plumbing Services in Satanta, KS", description: "24/7 emergency plumbing services in Satanta, KS. Fast, reliable, and affordable. Call (620) 555-0147 for immediate assistance."};
title: "Hazen Plumbing LLC | Emergency Plumbing Services in Satanta, KS", description: "24/7 emergency plumbing services in Satanta, KS. Fast, reliable, and affordable. Call (620) 555-0147 for immediate assistance."
};
export default function RootLayout({
children,