diff --git a/src/app/layout.tsx b/src/app/layout.tsx index eefd8ee..54b7652 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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,