From 0c57b56c0642916f65ba38d2c5b71c6bf21e2ba9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 20:37:28 +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 48eaec8..83e1bd0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} buttons={[ - { text: "استكشف منتجاتنا", href: "#products" }, + { text: "احصل على استشارة مجانية", href: "#products" }, { text: "تحدث معنا", href: "https://wa.me/966781499932" }, ]} imageSrc="http://img.b2bpic.net/free-photo/futuristic-representation-water-structure_23-2151048217.jpg" @@ -138,4 +138,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1