Update src/app/layout.tsx

This commit is contained in:
2026-03-06 10:10:11 +00:00
parent 3dcb4145b8
commit fb13ebc31e

View File

@@ -11,7 +11,8 @@ const geistMono = Geist_Mono({
});
export const metadata: Metadata = {
title: "Patne Restaurant", description: "Authentic Indian cuisine and premium event hosting venue"};
title: "Patne Restaurant", description: "Authentic Indian cuisine and premium event hosting venue"
};
export default function RootLayout({
children,