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