Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user