2 Commits

Author SHA1 Message Date
e68cfc5e68 Update src/app/layout.tsx 2026-03-04 01:24:56 +00:00
db8e683c1d Merge version_4 into main
Merge version_4 into main
2026-03-04 01:22:13 +00:00

View File

@@ -9,7 +9,8 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: "Lotus Food Market", description: "Your neighborhood market with flavors from around the world"};
title: "Lotus Food Market", description: "Your neighborhood market with flavors from around the world"
};
export default function RootLayout({
children,