Update src/app/layout.tsx
This commit is contained in:
@@ -9,7 +9,8 @@ const inter = Inter({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Savoria - Premium Restaurant", description: "Experience culinary excellence at Savoria"};
|
||||
title: "Restaurant Demo - Premium Dining Experience", description: "Experience culinary excellence at Restaurant Demo"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user