diff --git a/src/app/page.tsx b/src/app/page.tsx index ae5f041..fe730bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg" + imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=1" imageAlt="3D integrated marketing application dashboard" mediaAnimation="entrance-slide" avatars={[ @@ -167,7 +167,7 @@ export default function LandingPage() { description: "بسّط سير عملك ووفّر الوقت باستخدام أدواتنا الذكية.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots_1048-8571.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots_1048-8571.jpg?_wi=1" imageAlt="Abstract 3D rendering of interconnected data nodes" mediaAnimation="entrance-slide" /> @@ -447,7 +447,7 @@ export default function LandingPage() { text: "اشترك الآن", href: "#", }, - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=2", imageAlt: "marketing automation icon", }, { @@ -466,7 +466,7 @@ export default function LandingPage() { text: "تحدث إلى فريق المبيعات", href: "#", }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots_1048-8571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots_1048-8571.jpg?_wi=2", imageAlt: "marketing automation icon", }, ]}