Update src/app/layout.tsx
This commit is contained in:
@@ -5,7 +5,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "BuildCraft - Professional Construction Services", description: "Trusted construction company specializing in commercial and residential projects. Expert project management, design-build solutions, and safety compliance."};
|
||||
title: "Envision Renovations - Professional Construction Services", description: "Trusted construction company specializing in commercial and residential projects. Expert project management, design-build solutions, and safety compliance."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user