From eee22e7b1cbbd8c85a55d62c829123900ff6cfa9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 06:06:11 +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 2d3065b..ca1815b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,14 +66,14 @@ export default function LandingPage() { handle: "@ahmed_al", testimonial: "أفضل تطبيق لمشاهدة المباريات، التحليلات دقيقة جداً!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-girl-stylish-kimono-with-large-fan-professional-make-up-posing-rocks_273443-5211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-girl-stylish-kimono-with-large-fan-professional-make-up-posing-rocks_273443-5211.jpg?_wi=1", }, { name: "سارة محمد", handle: "@sarah_m", testimonial: "ميزة مشاهدة المباريات مع الأصدقاء جعلت التجربة رائعة.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-traveler-embraces-high-altitude-wilderness-chroma-key_482257-119540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-traveler-embraces-high-altitude-wilderness-chroma-key_482257-119540.jpg?_wi=1", }, { name: "خالد محمود", @@ -97,7 +97,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-friends-watching-rugby-match-tv-with-anticipation_637285-3346.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/wellness-health-lifestyle-workout-graphic-word_53876-21388.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wellness-health-lifestyle-workout-graphic-word_53876-21388.jpg?_wi=1" imageAlt="sports streaming ui dashboard live match" avatars={[ { @@ -171,7 +171,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-running-outdoors_23-2150040516.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/wellness-health-lifestyle-workout-graphic-word_53876-21388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wellness-health-lifestyle-workout-graphic-word_53876-21388.jpg?_wi=2", imageAlt: "football match statistics tablet interface", }, { @@ -195,13 +195,13 @@ export default function LandingPage() { icon: Cloud, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-girl-stylish-kimono-with-large-fan-professional-make-up-posing-rocks_273443-5211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-girl-stylish-kimono-with-large-fan-professional-make-up-posing-rocks_273443-5211.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/adventure-seeker-stands-mountain-peak-isolated-chroma-key_482257-119657.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-traveler-embraces-high-altitude-wilderness-chroma-key_482257-119540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-traveler-embraces-high-altitude-wilderness-chroma-key_482257-119540.jpg?_wi=2", imageAlt: "football match statistics tablet interface", }, ]} -- 2.49.1