Update src/app/layout.tsx
This commit is contained in:
@@ -5,8 +5,7 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Mond Design", description: "Web development agency specializing in creating beautiful, functional websites"
|
||||
};
|
||||
title: "Mond Design - Web Development Agency", description: "Professional web development and design services for small and medium businesses"};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user