From c453178b5153b572a6f05ec103e9bcaa4fcd961d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:15:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 858fc2b..8306dca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { { value: 92 }, { value: 95 } ], - listTitle: "Today's Specials", listItems: [ + listTitle: "Bugungi maxsus taomlar", listItems: [ { icon: Flame, title: "Plov - Rice Pilaf", status: "Available" }, { icon: Leaf, title: "Lagman - Noodle Soup", status: "Hot & Fresh" }, { icon: ChefHat, title: "Shashlik - Kebab", status: "Grilled" } -- 2.49.1