diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7b761fe..41ca437 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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,