From a3809b6f128db46d921ac817d16d0b7d48899f28 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 11:45:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3656c73..5a27b24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -230,7 +230,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "downward-rays-static"}} - text="هل ترغب في طلب وجبتك المفضلة أو الاستفسار؟ نحن في خدمتك. يمكنك الاتصال بنا على رقمنا في السعودية: +966 50 000 0000" + text="هل ترغب في طلب وجبتك المفضلة أو الاستفسار؟ نحن في خدمتك. يمكنك الاتصال بنا على رقمنا في السعودية: +966 50 000 0000 | مصر: +20 10 000 0000" buttons={[ { text: "اتصل بنا الآن", href: "tel:+966500000000"}, @@ -264,4 +264,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file