Update src/app/layout.tsx

This commit is contained in:
2026-03-03 19:25:23 +00:00
parent 08db79762c
commit ca1bae6173

View File

@@ -7,8 +7,7 @@ import "./styles/base.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Mond Design", description: "Агентство веб-разработки, специализирующееся на создании красивых, функциональных и высокопроизводительных веб-сайтов для малого и среднего бизнеса."
};
title: "Mond Design - Web Development Agency", description: "Professional web development and design services for growing businesses"};
export default function RootLayout({
children,