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}