diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e6332be..8ad0c04 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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,