From e7099202eba79f8055ae66ad3fc28c8b13fdbce9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:14:16 +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 638d9d3..b1360a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { { text: "Menu", href: "#menu" } ], stats: [ - { title: "Ko‘p yillik an’analar", values: [15, 18, 20], description: "Serving authentic Uzbek cuisine" }, + { title: "Ko‘p yillik an’analar", values: [15, 18, 20], description: "Haqiqiy o‘zbek milliy taomlarini taqdim etamiz." }, { title: "Mamnun mehmonlar", values: [5000, 7500, 10000], valueSuffix: "+", description: "Join our family every month" }, { title: "Mashhur taomlar", values: [12, 15, 18], description: "Crafted with passion and tradition" } ],