From 1453e59cb931994dfd04cdfa9d13a1fdc51c0569 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:32:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 169 ++++++++++++----------------------------------- 1 file changed, 42 insertions(+), 127 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80a6be8..5b8938f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,8 +22,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Restoran", - items: [ + title: "Restoran", items: [ { label: "Menyu", href: "/menyu" }, { label: "Galereya", href: "/galereya" }, { label: "Haqida", href: "#about" }, @@ -31,8 +30,7 @@ export default function HomePage() { ], }, { - title: "Aloqa", - items: [ + title: "Aloqa", items: [ { label: "Telefon: +998 95 833 99 99", href: "tel:+998958339999" }, { label: "Manzil: Matbuotchilar ko'chasi 17, Tashkent", href: "https://maps.google.com/?q=Matbuotchilar+17+Tashkent" }, { label: "Instagram", href: "https://instagram.com" }, @@ -40,8 +38,7 @@ export default function HomePage() { ], }, { - title: "Qonun", - items: [ + title: "Qonun", items: [ { label: "Maxfiyslik Siyosati", href: "#" }, { label: "Foydalanish Shartlari", href: "#" }, { label: "Aloqa", href: "#contact" }, @@ -63,12 +60,12 @@ export default function HomePage() { headingFontWeight="normal" >