From 3c9a018092443d3d1d2acd1a849f09a5c0b492b7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 12:03:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e73b51c..5bad259 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,6 @@ export default function LandingPage() { ]} autoplayDelay={4000} showDimOverlay={true} - dimOverlayClassName="bg-black/40" /> @@ -171,8 +170,8 @@ export default function LandingPage() { text="Biz bilan bog'lanib qo'ying! Dilkhush Restoranda sizni kutamiz. Telfoniga qo'ng'iroq qiling yoki vizitga kelb atingiz." animationType="entrance-slide" buttons={[ - { text: "Telefon: +998 67 226 30 03", href: "tel:+998672263003" }, - { text: "Xarita Ko'ring", href: "https://maps.google.com/?q=Guliston+Sirdaryo" } + { text: "Buyurtma Uchun Chaqiring", href: "tel:+998672263003" }, + { text: "Xarita Ko'Ring", href: "https://maps.google.com/?q=Guliston+Sirdaryo" } ]} background={{ variant: "plain" }} useInvertedBackground={false} -- 2.49.1