Update src/app/layout.tsx
This commit is contained in:
@@ -11,7 +11,7 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "FoodFlow - Fast Food Delivery", description: "Order from your favorite restaurants and enjoy delicious meals delivered fresh to your door in 30 minutes or less."};
|
||||
title: "FoodFlow", description: "Order from your favorite restaurants and enjoy delicious meals delivered fresh to your door."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user