From 224729e6337fa269b514e87f648c2f7e2ca38f90 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 11:42:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bee04dd..b505e4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { logoAlt="TOPIK ZONE Logo" brandName="TOPIK ZONE" button={{ - text: "Enroll Now", href: "#contact"}} + text: "Enroll Now", href: "#contact"}} /> @@ -274,12 +274,12 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "gradient-bars"}} - text="Ready to Embark on Your Korean Language Journey?" + text="Koreys tili sayohatingizni boshlashga tayyormisiz?" buttons={[ { - text: "Contact Us Now", href: "mailto:info@topikzone.com"}, + text: "Biz bilan hoziroq bog'laning", href: "mailto:info@topikzone.com"}, { - text: "Call: +998 99 413 14 44", href: "tel:+998994131444"}, + text: "Qo'ng'iroq qiling: +998 99 413 14 44", href: "tel:+998994131444"}, ]} /> @@ -288,45 +288,45 @@ export default function LandingPage() { ); -} +} \ No newline at end of file