Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-14 06:07:10 +00:00

View File

@@ -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"},
]