diff --git a/src/app/ar/page.tsx b/src/app/ar/page.tsx index d5fc7df..f6bdaf5 100644 --- a/src/app/ar/page.tsx +++ b/src/app/ar/page.tsx @@ -129,7 +129,7 @@ export default function LandingPage() { imageAlt: "تصميم معماري مجرد للبيانات", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-background-technology-concept-connecting-dots-design_53876-153353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-background-technology-concept-connecting-dots-design_53876-153353.jpg?_wi=3", imageAlt: "clean code editor dark theme", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { imageAlt: "بيئة تطوير تعاونية", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-data-center-providing-cloud-services-enabling-businesses-access-computing-resources-storage-demand-internet-server-room-infrastructure-3d-render-animation_482257-65963.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-data-center-providing-cloud-services-enabling-businesses-access-computing-resources-storage-demand-internet-server-room-infrastructure-3d-render-animation_482257-65963.jpg?_wi=3", imageAlt: "clean code editor dark theme", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { imageAlt: "تكامل سلس بين المنصات", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-red-cartoon-arrow_23-2148488394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-red-cartoon-arrow_23-2148488394.jpg?_wi=3", imageAlt: "clean code editor dark theme", }, ]} diff --git a/src/app/en/page.tsx b/src/app/en/page.tsx index b567286..28abf75 100644 --- a/src/app/en/page.tsx +++ b/src/app/en/page.tsx @@ -83,11 +83,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-background-technology-concept-connecting-dots-design_53876-153353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-background-technology-concept-connecting-dots-design_53876-153353.jpg?_wi=1", imageAlt: "Abstract data flow and secure connections", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-data-center-providing-cloud-services-enabling-businesses-access-computing-resources-storage-demand-internet-server-room-infrastructure-3d-render-animation_482257-65963.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-data-center-providing-cloud-services-enabling-businesses-access-computing-resources-storage-demand-internet-server-room-infrastructure-3d-render-animation_482257-65963.jpg?_wi=1", imageAlt: "Modern server rack with glowing blue lights", }, { @@ -116,7 +116,7 @@ export default function LandingPage() { description="At Enkidu Soft, we are" tag="Visionary Engineering" tagIcon={Lightbulb} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-red-cartoon-arrow_23-2148488394.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-red-cartoon-arrow_23-2148488394.jpg?_wi=1" imageAlt="Abstract representation of corporate vision and strategic growth" /> @@ -141,7 +141,7 @@ export default function LandingPage() { imageAlt: "Abstract data architecture design", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-background-technology-concept-connecting-dots-design_53876-153353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-background-technology-concept-connecting-dots-design_53876-153353.jpg?_wi=2", imageAlt: "clean code editor dark theme", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { imageAlt: "Collaborative development environment", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-data-center-providing-cloud-services-enabling-businesses-access-computing-resources-storage-demand-internet-server-room-infrastructure-3d-render-animation_482257-65963.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-data-center-providing-cloud-services-enabling-businesses-access-computing-resources-storage-demand-internet-server-room-infrastructure-3d-render-animation_482257-65963.jpg?_wi=2", imageAlt: "clean code editor dark theme", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { imageAlt: "Seamless integration between platforms", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-red-cartoon-arrow_23-2148488394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-red-cartoon-arrow_23-2148488394.jpg?_wi=2", imageAlt: "clean code editor dark theme", }, ]}