diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 86ad718..6629265 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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,