Update src/app/layout.tsx

This commit is contained in:
2026-03-05 03:37:57 +00:00
parent 3f22d862bd
commit e5e90e60ff

View File

@@ -5,7 +5,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Dream Park | Family Fun Entertainment Tashkent", description: "Experience unforgettable family entertainment at Dream Park in Tashkent. Thrilling rides, playgrounds, green spaces, and attractions for all ages."};
title: "Dream Park | Family Fun Entertainment Tashkent", description: "Experience unforgettable family entertainment at Dream Park in Tashkent. Thrilling rides, playgrounds, green spaces, and attractions for all ages."
};
export default function RootLayout({
children,