diff --git a/src/app/page.tsx b/src/app/page.tsx index fa27c77..f186cba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() {
{ window.location.href = "https://wa.me/201116193777"; } }, + { text: "اتصل الآن", onClick: () => { window.location.href = "tel:+201116193777"; } }, ]} />