From a53234046e5592afde725bb5bcf9d1f094fd8a28 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 11:55:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e5cbb2..71dbef6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@ZainPlays", testimonial: "الكلان غيّر مفهوم اللعب الجماعي بالنسبة لي. دعم وتكتيكات لا مثيل لها!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/content-creator-presenting-mouse-from-brand-sponsoring-video_482257-101114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-creator-presenting-mouse-from-brand-sponsoring-video_482257-101114.jpg?_wi=1", imageAlt: "صورة اللاعب زين", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@LaylaGamer", testimonial: "منصة احترافية تساعدك على التطور وتحقيق الفوز في كل مباراة. تجربة مذهلة!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ninja-digital-art_23-2151234808.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ninja-digital-art_23-2151234808.jpg?_wi=1", imageAlt: "صورة اللاعبة ليلى", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { href: "#metrics", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728224.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728224.jpg?_wi=1" imageAlt="خلفية ملعب ألعاب إلكترونية مستقبلية مع إضاءة نيون" mediaAnimation="slide-up" marqueeItems={[ @@ -237,7 +237,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728224.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728224.jpg?_wi=2", imageAlt: "gaming headset RGB lighting", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/content-creator-presenting-mouse-from-brand-sponsoring-video_482257-101114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-creator-presenting-mouse-from-brand-sponsoring-video_482257-101114.jpg?_wi=2", imageAlt: "gaming headset RGB lighting", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ninja-digital-art_23-2151234808.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ninja-digital-art_23-2151234808.jpg?_wi=2", imageAlt: "gaming headset RGB lighting", }, ]} -- 2.49.1