From d6038cd95ad710cbde6b27971a408268882b1f5c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 06:12:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 463e7f6..b00c986 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} buttons={[ - { text: "To'liq katalog", href: "/catalog" } + { text: "Uyimni loyihalashni boshlash", href: "/catalog" } ]} products={[ { @@ -229,4 +229,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1