From dd71e341061472b84e7f3d24d667144b41953f8d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 23:27:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 79f9936..48563c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -183,6 +183,12 @@ export default function LandingPage() { label: "اتصل بنا", href: "#contact"}, ], }, + { + title: "العنوان", items: [ + { + label: "MGJ3+VVX, Omdurman, Sudan", href: "https://maps.google.com"}, + ], + }, ]} logoText="Liper Pizza 🍕" copyrightText="© 2024 Liper Pizza - جميع الحقوق محفوظة" -- 2.49.1