Update src/app/layout.tsx

This commit is contained in:
2026-03-06 02:13:07 +00:00
parent 12920ff574
commit 6c72d682ce

View File

@@ -5,7 +5,7 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "WebStudio - Web Design Agency", description: "Stunning websites that drive results"};
title: "WebStudio - Web Design Agency", description: "We design and build beautiful, high-converting websites that elevate your brand and engage your audience."};
export default function RootLayout({
children,