Update src/app/layout.tsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user