From a55d410517b0de10617fed188056f8cd1a2df76d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 05:04:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 31fe4d8..63861dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function HomePage() { "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASvOkm4ep5HxFE1npjaznATIuv/split-screen-showing-diverse-digital-cre-1772599347143-f1fa056d.png?_wi=1", imageAlt: "Games and Apps Creation"}, ]} buttons={[ - { text: "ابدأ الآن مجاناً", href: "/contact" }, + { text: "Create Your First App", href: "/contact" }, { text: "شاهد العرض التوضيحي", href: "#features" }, ]} mediaAnimation="slide-up" -- 2.49.1