diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c3e2ca..4385223 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { title="مستقبل التكنولوجيا في متناول يديك" description="حلول برمجية مبتكرة مصممة لدفع عجلة نمو أعمالك في العالم العربي." leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/target-development-business-investment_53876-124850.jpg?_wi=1", imageAlt: "Hero Item" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQzB0Y9zOclN4uXEwkgR2WMNcx/uploaded-1775621064423-j8pvqecy.jpg", imageAlt: "Hero Item" }, { imageSrc: "http://img.b2bpic.net/free-photo/target-development-business-investment_53876-124850.jpg?_wi=2", imageAlt: "Hero Item" }, { imageSrc: "http://img.b2bpic.net/free-photo/target-development-business-investment_53876-124850.jpg?_wi=3", imageAlt: "Hero Item" }, { imageSrc: "http://img.b2bpic.net/free-photo/target-development-business-investment_53876-124850.jpg?_wi=4", imageAlt: "Hero Item" }, @@ -83,9 +83,9 @@ export default function LandingPage() { useInvertedBackground={false} title="إنجازاتنا في أرقام" metrics={[ - { icon: CheckCircle, label: "عميل سعيد", value: "٥٠٠+" }, - { icon: Award, label: "مشروع مكتمل", value: "١٢٠" }, - { icon: Zap, label: "سنة من الخبرة", value: "١٠" }, + { icon: CheckCircle, label: "عميل سعيد", value: "6000+" }, + { icon: Award, label: "مشروع مكتمل", value: "987" }, + { icon: Zap, label: "سنة من الخبرة", value: "64 " }, ]} metricsAnimation="slide-up" />