diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f512a4..357f295 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { testimonials={[ { name: "أحمد علي", 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"}, @@ -132,7 +132,7 @@ export default function LandingPage() { title: "حالة الطقس للمباراة", description: "اعرف درجة الحرارة والظروف الجوية للعبة.", 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"}, ]