Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-19 20:37:31 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}