From 93c01bd790557241070206d54d0e843f6ca50362 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 12:44:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1