Update src/app/page.tsx

This commit is contained in:
2026-03-03 04:46:57 +00:00
parent e966ce1128
commit 2c857f2761

View File

@@ -130,7 +130,7 @@ export default function HomePage() {
description:
"Get early access to live streams, exclusive VODs, and behind-the-scenes content from your favorite creators. Never miss a moment of action.",
tags: ["Premium", "Streams"],
imageSrc: "http://img.b2bpic.net/free-photo/young-male-blogger-recording-station_1303-22004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-blogger-recording-station_1303-22004.jpg?_wi=1",
imageAlt: "Exclusive streaming content",
},
{
@@ -140,7 +140,7 @@ export default function HomePage() {
description:
"Connect with fellow community members, find teammates, collaborate on content, and build lasting friendships with gamers who share your passion.",
tags: ["Community", "Networking"],
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-application-contact-with-his-colleagues_1134-644.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-application-contact-with-his-colleagues_1134-644.jpg?_wi=1",
imageAlt: "Community member directory",
},
{
@@ -150,7 +150,7 @@ export default function HomePage() {
description:
"Stay updated with tournament schedules, community gatherings, watch parties, and exclusive events. Get real-time notifications so you never miss out.",
tags: ["Events", "Alerts"],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-invoice_23-2149050193.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-invoice_23-2149050193.jpg?_wi=1",
imageAlt: "Event schedule and calendar",
},
]}
@@ -187,7 +187,7 @@ export default function HomePage() {
"YTG Cheesurs gave me more than exclusive content—it gave me a second family. The community is welcoming, supportive, and genuinely passionate about gaming.",
name: "Alex Martinez",
role: "Supporter Member, 6 months",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=1",
imageAlt: "Alex Martinez",
},
{
@@ -197,7 +197,7 @@ export default function HomePage() {
"The exclusive behind-the-scenes access is incredible. I feel like I'm part of the creator's journey, not just a viewer. This is what community should feel like.",
name: "Jordan Lee",
role: "VIP Member, 1 year",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=2",
imageAlt: "Jordan Lee",
},
{
@@ -207,7 +207,7 @@ export default function HomePage() {
"I've made genuine friendships through YTG that extend far beyond gaming. The member directory helped me find teammates, and now we compete together regularly.",
name: "Taylor Chen",
role: "Community Member, 8 months",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=3",
imageAlt: "Taylor Chen",
},
{
@@ -217,7 +217,7 @@ export default function HomePage() {
"As a VIP member, the personal interaction and exclusive events make this membership essential. The value far exceeds the cost. Couldn't imagine the community without it.",
name: "Sam Rodriguez",
role: "VIP Member, 2 years",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=4",
imageAlt: "Sam Rodriguez",
},
]}
@@ -243,7 +243,7 @@ export default function HomePage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/female-gamer-live-streaming-setup_23-2152006705.jpg"
imageSrc="http://img.b2bpic.net/free-photo/female-gamer-live-streaming-setup_23-2152006705.jpg?_wi=1"
imageAlt="Gaming setup and community"
mediaAnimation="opacity"
mediaPosition="right"