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" >