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