From b751a9259ddd93f4cd8908c9ff148ef960905161 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 04:42:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 113 ++++++++++++++++++++++++++++------------------- 1 file changed, 67 insertions(+), 46 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9393bb1..601a85a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,13 +28,14 @@ export default function LandingPage() { @@ -45,12 +46,14 @@ export default function LandingPage() { description="Namangandagi eng mazali milliy va Yevropa taomlari" buttons={[ { - text: "📞 Call Now", href: "tel:+998999220505"}, + text: "📞 Qo'ng'iroq qiling", href: "tel:+998999220505" + }, { - text: "📅 Reserve Table", href: "#contact"}, + text: "📅 Stolni bron qiling", href: "#contact" + }, ]} imageSrc="http://img.b2bpic.net/free-photo/waitress-serving-coffee-buffet-restaurant_1262-2062.jpg" - imageAlt="O'rikzor restaurant interior" + imageAlt="O'rikzor restoranicha ichki" showDimOverlay={true} buttonAnimation="slide-up" /> @@ -58,20 +61,24 @@ export default function LandingPage() {