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() {